| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> |
| Cc: | Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Custom format for pg_dumpall |
| Date: | 2004-03-15 14:03:12 |
| Message-ID: | 200403151403.i2FE3Cn19831@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Christopher Kings-Lynne wrote:
> Hi,
>
> Why is there no custom format dump option for pg_dumpall? What if I
> want to use pg_dumpall to dump all db's and blobs? Or if I want to have
> a huge sql dump from which I can easily exract the sql to recreate just
> one table?
I think it is because we have no mechanism to merge multiple custom
format files from different databases into a single file. Perhaps this
is a TODO.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2004-03-15 14:39:37 | Re: Further thoughts about warning for costly FK checks |
| Previous Message | Andrew Dunstan | 2004-03-15 10:43:30 | default psql to localhost on platforms without unix domain sockets |