aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/complex.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2003-10-13 21:06:44 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2003-10-13 21:06:44 +0000
commit87299583a5004df4b563226349c906f2184dd1b0 (patch)
treed74ce815dbafc1f7050e31bb9765311ecff0b974 /src/tutorial/complex.c
parente7261c46aa5df5cfc03e5ca4091d3b9bd675c824 (diff)
downloadpostgresql-87299583a5004df4b563226349c906f2184dd1b0.tar.gz
postgresql-87299583a5004df4b563226349c906f2184dd1b0.zip
Determine max_connections first, then see how large shared_buffers can
be made, to avoid corner cases where max_connections ends up unreasonably small because shared_buffers is hogging too much shmem space. Per pghackers discussion about a week ago. Also, fix the copy-newlines problem in a more robust way, by using COPY FROM filename instead of COPY FROM STDIN; per a suggestion from Peter.
Diffstat (limited to 'src/tutorial/complex.c')
0 files changed, 0 insertions, 0 deletions