diff options
author | Robert Haas <rhaas@postgresql.org> | 2011-07-07 15:05:21 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2011-07-07 15:09:17 -0400 |
commit | a392b5247870da806e511ae2aadb0464509f7afe (patch) | |
tree | 9e567dc378f17ed69899ad2f8c048d8f5b08cd37 /src/backend/utils/misc/guc.c | |
parent | ec1339ea5cb591da53ad7584ffc29e120f6bf74f (diff) |
Adjust OLDSERXID_MAX_PAGE based on BLCKSZ.
The value when BLCKSZ = 8192 is unchanged, but with larger-than-normal
block sizes we might need to crank things back a bit, as we'll have
more entries per page than normal in that case.
Kevin Grittner
Diffstat (limited to 'src/backend/utils/misc/guc.c')
0 files changed, 0 insertions, 0 deletions