pg_dumpall + psql -e template1

From: Clayton Cottingham <drfrog(at)smartt(dot)com>
To: pgsql-sql(at)postgreSQL(dot)org
Subject: pg_dumpall + psql -e template1
Date: 1999-09-24 21:47:14
Message-ID: 37EBF162.867DC57E@smartt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

when i dump out all dbspg_dumpall>dbs.out and try to put into a new
installation psql -e template1 <dbs.out it always fails when trying to
copy the actual data

usually producing errors that result in the \? listings and then a seq
fault

has anyone experienced this?

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 1999-09-24 22:42:09 Re: [SQL] pg_dumpall + psql -e template1
Previous Message Jose Pedro Aragao - LEI 1999-09-24 21:34:14 A question about triggers...