| From: | Piotr Konieczny <znahor(at)vix(dot)netsync(dot)pl> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Problem with pg_dump. |
| Date: | 2007-05-22 11:54:03 |
| Message-ID: | Pine.LNX.4.64.0705221347390.14915@vix.netsync.pl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hi!
I've got problem with dumping the database on the slave server.
Situation:
Master:
Running CentOS release 4.4 (Final) with PostgreSQL 8.2.4.
Slave:
Running CentOS release 4.3 (Final) with PostgreSQL 8.2.4 and slon
version 1.2.9
pg_dump on master works fine. On slave i've got error on start of
dumping:
-bash-3.00$ pg_dump -d -D my_database
pg_dump: failed sanity check, parent table OID 225893092 of
pg_rewrite entry OID 225893271 not found
Any ideas to solve this problem?
Best regards,
Piotr Konieczny
| From | Date | Subject | |
|---|---|---|---|
| Next Message | sudhir | 2007-05-22 12:00:42 | Re: Lock table, Select for update and Serialization error |
| Previous Message | Philippe Amelant | 2007-05-22 10:39:25 | Re: Postgresql 8.2.4 crash with tsearch2 |