Lost views in a PostgreSQL 7.1. dump file ?
Started by Bruno BAGUETTEover 22 years ago2 messagesgeneral
Hello,
A friend told me that the views are not in the dump file produced by
PostgreSQL 7.1.
After looking in the archives, it seems that PostgreSQL 7.1 pg_dumpall
had a bug that lost the views. Is there a corrected pg_dumpall file for
PostgreSQL 7.1 ?
Thanks in advance :-)
---------------------------------------
Bruno BAGUETTE - pgsql-ml@baguette.net
Re: Lost views in a PostgreSQL 7.1. dump file ?
"Bruno BAGUETTE" <pgsql-ml@baguette.net> writes:
A friend told me that the views are not in the dump file produced by
PostgreSQL 7.1.
I see no such problem in the CVS patch history for 7.1. There are
various other pg_dump bugs fixed in the dot-releases, so an update to
7.1.3 might be advisable ... but complete failure to report a view,
no. We'll need more details.
regards, tom lane