Обсуждение: Can't create a new database from dump

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

Can't create a new database from dump

От
"marvin.deoliveira"
Дата:
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.