Partition table data not found in pg_dump - Mailing list pgsql-general

From vinothcanwin
Subject Partition table data not found in pg_dump
Date
Msg-id 1460788548367-5899056.post@n5.nabble.com
Whole thread Raw
Responses Re: Partition table data not found in pg_dump
List pgsql-general
Partition tables are empty in backup while using pg_dump to take backup, but
those tables having data in database. Below is the command i am using to
take backup.

./pg_dump -i -h localhost -p 5432 -U postgres -F c -b -v -f /tmp/dump.sql
db_mydb






--
View this message in context: http://postgresql.nabble.com/Partition-table-data-not-found-in-pg-dump-tp5899056.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: Brent Wood
Date:
Subject: Re: $foo $bar is BAD
Next
From: "David Bennett"
Date:
Subject: Re: How to detoast a column of type BYTEAOID