Обсуждение: pg_dump in 7.1.3 and migration to 7.2.2

Поиск
Список
Период
Сортировка

pg_dump in 7.1.3 and migration to 7.2.2

От
"Ben-Nes Michael"
Дата:
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 :(