Re: pg_dump 7.1beta4 misses a table
От | Tom Lane |
---|---|
Тема | Re: pg_dump 7.1beta4 misses a table |
Дата | |
Msg-id | 13186.982800993@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | pg_dump 7.1beta4 misses a table (pgsql-bugs@postgresql.org) |
Ответы |
JDBC bug in 7.1b4
|
Список | pgsql-bugs |
Tara Piorkowski (tara@vilaj.com) writes: > I noticed in attempting to dump a database I was developing that one > of the tables failed to get recreated from the dump file. Upon > examining the dump file I noticed that there's a placeholder for the > table but the actual "create" command is missing. All of the other > tables in the system were recreated and repopulated without error. > Note that this database started out as a 7.0.3 database, was > successfully dumped, then successfully loaded into pg_dump 7.1beta4. Bizarre. Do you still have the dump file from the 7.0.3 version? Could we see the part of it that creates this table? Don't need the data I suppose, but the other commands related to the table. regards, tom lane
В списке pgsql-bugs по дате отправления: