OSDN Git Service

Turn off zero_damaged_pages in the right place (ie, in the autovac
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 7 Mar 2006 17:32:22 +0000 (17:32 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 7 Mar 2006 17:32:22 +0000 (17:32 +0000)
commite6107da53c93dc188e257d72c3412510d2584093
treee9ddd353c65f196e42ccf255444662643b8f3e1e
parent8d51c276ca8003ee973ba88d4fc4ffcc75bcec52
Turn off zero_damaged_pages in the right place (ie, in the autovac
process not in the postmaster) and with the right GucSource (needs to
be a nontransactional source since we've not started an xact yet).
src/backend/postmaster/autovacuum.c