Re: [ADMIN] table comparison

2007-01-02 Thread Olivier Boissard
Guillaume Lelarge a écrit : Olivier Boissard a écrit : I'd like to compare postgresql tables content between 2 servers after a replication. Do you know which tools can do this ? If you don't mind using a non-free product, there are DB Comparer for PostgreSQL (http://sqlmanager.net/fr/

[ADMIN] postgres 8.2 transaction id wraparound

2007-01-02 Thread Sriram Dandapani
I read the release notes for 8.2 which mentioned that transaction id wraparounds are now on a per-table basis versus database-wide. Currently for 8.1 I issue a vacuumdb -a command which takes a coule of days due to the size of the databse. What is the equivalent command in 8.2 (assuming autovac

Re: [ADMIN] Invalid page header in block 211 of relation

2007-01-02 Thread Scott Marlowe
On Tue, 2007-01-02 at 06:04, [EMAIL PROTECTED] wrote: > Hi List, > > I'm using postgresql 7.4 on FC4 linux. > i have one table named "purchase". it is working fine since 10 months but > suddenly from 3-4 days it creates problem. > when i'm fire a simple "select * from purchase" query on psql promp

[ADMIN] Invalid page header in block 211 of relation

2007-01-02 Thread [EMAIL PROTECTED]
Hi List, I'm using postgresql 7.4 on FC4 linux. i have one table named "purchase". it is working fine since 10 months but suddenly from 3-4 days it creates problem. when i'm fire a simple "select * from purchase" query on psql prompt,it gives following error: Invalid page header in block 211 of

Re: [GENERAL] [ADMIN] OUTER JOIN IS SLOW

2007-01-02 Thread Alban Hertroys
Benjamin Arai wrote: > Just to make things more clear I ran EXPLAIN ANALYZE on the slow query. > I got > -> Index Scan using mutualfd_weekday_qbid_pkey_idx on > mutualfd_weekday_qbid (cost=0.00..6.01 rows=1 width=19) (actual > time=34.579..8510.801 rows=253 loops=1) > Index Cond: ((pk