All,
What I did:
1. Set up 9.0a4 doing SR replication with a 2nd 9.0a4
2. Ran pgbench for a while.
3. Aborted pgbench with Ctl-C
4. Changed vacuum_defer_cleanup_age in postgresql.conf and reloaded
5. Ran pgbench again, and got:
Sidney-Stratton:pg90 josh$ pgbench -c 2 -T 300 bench
starting vacuum...WARNING: PD_ALL_VISIBLE flag was incorrectly set in
relation "pgbench_branches" page 0
WARNING: PD_ALL_VISIBLE flag was incorrectly set in relation
"pgbench_branches" page 1
WARNING: PD_ALL_VISIBLE flag was incorrectly set in relation
"pgbench_tellers" page 0
WARNING: PD_ALL_VISIBLE flag was incorrectly set in relation
"pgbench_tellers" page 1
... not one I'm familiar with. Issues?
--Josh Berkus
Responses
pgsql-hackers by date
| Next: | From: Josh Berkus | Date: 2010-03-10 06:29:19 |
| Subject: Re: Re: Hot Standby query cancellation and Streaming Replication
integration |
| Previous: | From: Tom Lane | Date: 2010-03-10 03:39:27 |
| Subject: Re: Warning about invalid .pgpass passwords |
pgsql-bugs by date
| Next: | From: Robert Haas | Date: 2010-03-10 16:20:08 |
| Subject: Re: Bug in triggers |
| Previous: | From: Kevin Grittner | Date: 2010-03-09 22:17:19 |
| Subject: Re: BUG #5369: can't install it |