pg_dump in 7.1.3 and migration to 7.2.2

From: "Ben-Nes Michael" <miki(at)canaan(dot)co(dot)il>
To: "postgres" <pgsql-general(at)postgresql(dot)org>
Subject: pg_dump in 7.1.3 and migration to 7.2.2
Date: 2002-09-19 12:06:42
Message-ID: 016a01c25fd5$04b8fc20$aa0f5ac2@canaan.co.il
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi All

I migrated to 7.2.2 from 7.1.3

while most of the dumps went smoothly the more comple one made didnt worked
well.

one of the db that have lots of table with constraints, functions lacked few
relations and the order was not correct which resulted in few views taht
didnt restored properly or at all.

is the something to do with this ?
some one told me that its a bug in the dump.

i think that those are the worst bug one can have as its make all his
backups absolute :(

Browse pgsql-general by date

  From Date Subject
Next Message Christoph Dalitz 2002-09-19 12:27:21 NUMERIC and arithmetics
Previous Message Jochem van Dieten 2002-09-19 11:58:58 Re: IN vs EXIIST