diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-07-15 00:11:14 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-07-15 00:11:14 +0000 |
commit | 9117e55493af769c70ce2218cfda64335b092d41 (patch) | |
tree | 6f80d0d9bc04a220d15540e8f5f4bdb5b0146bf1 /src/backend/commands/variable.c | |
parent | 683f4d0a25d46ad1422b0bb2f40183bd085a4333 (diff) | |
download | postgresql-9117e55493af769c70ce2218cfda64335b092d41.tar.gz postgresql-9117e55493af769c70ce2218cfda64335b092d41.zip |
Tweak original coding so that we can determine the platform-specific
shared_buffers and max_connections values to use before we run the
bootstrap process. Without this, initdb would fail on platforms where
the hardwired default values are too large. (We could get around that
by making the hardwired defaults tiny, perhaps, but why slow down
bootstrap by starving it for buffers...)
Diffstat (limited to 'src/backend/commands/variable.c')
0 files changed, 0 insertions, 0 deletions