On Wed, Feb 18, 2015 at 5:48 AM, Brian Sutherland <br...@vanguardistas.net> wrote:
> # 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.