Re: Question about pg_dump + pg_restore + pg_toast - Mailing list pgsql-admin

From Tom Lane
Subject Re: Question about pg_dump + pg_restore + pg_toast
Date
Msg-id 3072390.1740864439@sss.pgh.pa.us
Whole thread Raw
In response to Re: Question about pg_dump + pg_restore + pg_toast  (Edwin UY <edwin.uy@gmail.com>)
Responses Re: Question about pg_dump + pg_restore + pg_toast
List pgsql-admin
Edwin UY <edwin.uy@gmail.com> writes:
> If need be, do I manually edit the dumpfile using something like vi?

That's usually the last-ditch answer.  Often you can just feed the
script to psql and ignore any errors, though.

            regards, tom lane



pgsql-admin by date:

Previous
From: Edwin UY
Date:
Subject: Re: Question about pg_dump + pg_restore + pg_toast
Next
From: Ron Johnson
Date:
Subject: Re: Question about pg_dump + pg_restore + pg_toast