From: | "Mike Frysinger" <vapier(dot)adi(at)gmail(dot)com> |
---|---|
To: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: cant get pg_dump/pg_restore to behave |
Date: | 2007-04-20 21:26:26 |
Message-ID: | 8bd0f97a0704201426v33a2ea90ja14745d8be4a5d8a@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 4/20/07, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> "Mike Frysinger" <vapier(dot)adi(at)gmail(dot)com> writes:
> > i was experimenting with using pg_dump/pg_restore and pg_dump/psql ...
> > when using psql to import, i didnt use -Fc ... but the errors were the
> > same regardless of whether i used pgsl or pg_restore ;(
>
> Well, the whole thing is pretty strange, because AFAICS pg_dump will
> never emit an UPDATE on a user table at all.
this was my understanding of pg_dump as well ...
> What PG version is this exactly?
latest version on Fedora Core 6 - 8.1.8
ive been trying to use the documentation to do backup/restores:
http://www.postgresql.org/docs/8.1/interactive/backup.html
is there something obvious i'm missing here ?
-mike
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2007-04-20 21:31:01 | Re: cant get pg_dump/pg_restore to behave |
Previous Message | Jorge Godoy | 2007-04-20 21:04:58 | Re: unique constraint on 2 columns |