Re: pg_dumpall with oids/blobs

From: "Marcin Gil" <marcin(dot)gil(at)audax(dot)com(dot)pl>
To: "'PGSQL-Novice'" <pgsql-novice(at)postgresql(dot)org>
Subject: Re: pg_dumpall with oids/blobs
Date: 2004-12-21 07:36:47
Message-ID: 20041221073647.EF5C91881CC0@hermes2.vernet.pl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

----Original Message----
From: pgsql-novice-owner(at)postgresql(dot)org
[mailto:pgsql-novice-owner(at)postgresql(dot)org] On Behalf Of
Kretschmer Andreas
Sent: Monday, December 20, 2004 4:51 PM
To: 'PGSQL-Novice'
Subject: Re: [NOVICE] pg_dumpall with oids/blobs

> Read 'man pg_dump' and search for oid.
>
Yes, I know about that option. However I need pg_dumpall
not only to dump with oid order but also dump my large objects. AFAIK
pg_dumpall
makes only text (sql) dumps and cannot do binary dumps that are necessary
for blobs. Thus my question (maybe little innacurate) "how can I do it?".

TIA,
-Marcin

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Tjibbe Rijpma 2004-12-21 08:27:05 Re: Inheritance
Previous Message Bruce Badger 2004-12-21 07:35:22 Re: Drop does not always drop