Re: data restore

From: Stephan Szabo <sszabo(at)megazone(dot)bigpanda(dot)com>
To: Jodi Kanter <jkanter(at)virginia(dot)edu>
Cc: Postgres Admin List <pgsql-admin(at)postgresql(dot)org>
Subject: Re: data restore
Date: 2003-10-10 18:39:19
Message-ID: 20031010113807.G8866@megazone.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Fri, 10 Oct 2003, Jodi Kanter wrote:

> It appears that some of these errors are due to the parent table being
> populated after the child table. Can I control the order of the copy
> statements in my script when I run the pg_dump?

I think if you use one of the custom formats and pg_restore you can alter
the restore order, but I've never done that, so I don't know the details.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Anis W. Nugroho 2003-10-11 21:19:17 Re: pg_dumps
Previous Message Jodi Kanter 2003-10-10 17:44:31 Re: data restore