How can I create a entire database from a dump generated with:
./pg_dump -U postgres -F p -E UTF8 -C --inserts --column-inserts -t
<schema.table1> ... -t <last table> -v -f dumpfile.sql <database>
I could not dump the entire database because it has corrupted rows in
pg_attribute.
Need help.
-----
Marcos Oliveira
--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Can-t-create-a-new-database-from-dump-tp4771382p4771382.html
Sent from the PostgreSQL - admin mailing list archive at Nabble.com.
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
✖
By continuing to browse this website, you agree to the use of cookies. Go to Privacy Policy.