On Wed, Feb 18, 2015 at 5:48 AM, Brian Sutherland <brian@xxxxxxxxxxxxxxxxx> wrote:
It might be helpful to dump in the plain SQL format and look at what it's doing.
# dump and reload
pg_dump --username super --format c -f dump.dump orig
createdb copied
It might be helpful to dump in the plain SQL format and look at what it's doing.