aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeBitmapHeapscan.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2005-04-19 03:35:15 +0000
committerBruce Momjian <bruce@momjian.us>2005-04-19 03:35:15 +0000
commit7cce39c7ce8bf9188996bb7483e8a41fd6dfab8e (patch)
tree80c77e231570c5e8019603b43a98e43268753a50 /src/backend/executor/nodeBitmapHeapscan.c
parentaa8bdab272b6def93864797a31ebe34814d0f4bb (diff)
downloadpostgresql-7cce39c7ce8bf9188996bb7483e8a41fd6dfab8e.tar.gz
postgresql-7cce39c7ce8bf9188996bb7483e8a41fd6dfab8e.zip
The following patch should allow UPDATE_INTERVAL to be specified on the
command line. We find this useful because we frequently deal with thousands of tables in an environment where neither the databases nor the tables are updated frequently. This helps allow us to cut down on the overhead of updating the list for every other primary loop of pg_autovacuum. I chose -i as the command-line argument and documented it briefly in the README. The patch was applied to the 7.4.7 version of pg_autovacuum in contrib. Thomas F.O'Connell
Diffstat (limited to 'src/backend/executor/nodeBitmapHeapscan.c')
0 files changed, 0 insertions, 0 deletions