Partition table data are not found in the pg_dump backup

From: rajan <vgmonnet(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Partition table data are not found in the pg_dump backup
Date: 2016-04-18 04:54:22
Message-ID: 1460955262913-5899193.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Partition tables are empty in backup while using pg_dump to take backup, but
the actual tables in database have data. Below is the command used to take
backup.

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

-----
--
Thanks,
Rajan.
--
View this message in context: http://postgresql.nabble.com/Partition-table-data-are-not-found-in-the-pg-dump-backup-tp5899193.html
Sent from the PostgreSQL - admin mailing list archive at Nabble.com.

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Mark Steben 2016-04-18 20:34:06 processing openssl-encrypted files through pgdump and pgrestore
Previous Message Scott Marlowe 2016-04-13 13:52:43 Re: [TIPS] Tuning PostgreSQL 9.2