pg_dump & blobs - editable dump?

From: Philip Warner <pjw(at)rhyme(dot)com(dot)au>
To: pgsql-hackers(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org
Cc: Pavel(at)Janik(dot)cz
Subject: pg_dump & blobs - editable dump?
Date: 2000-07-12 13:51:13
Message-ID: 3.0.5.32.20000712235113.02f42e60@mail.rhyme.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers


I have been speaking to Pavel about pg_dump support of blobs, and he thinks
it is important to allow for some kind of human-readable version of the
dump to be created.

My guess is that this will involve a plain text schema dump, followed by
all BLOBs in separate files, and a script to load them. To implement this
I'll obviosly need to be passed a directory/file location for the script
since I can't pipe seperate files to stdout.

I'd be interested in knowing what features people think are important in
this kind of format; what do you need to do with the blob files, what do
peple want to edit, etc etc.

----------------------------------------------------------------
Philip Warner | __---_____
Albatross Consulting Pty. Ltd. |----/ - \
(A.C.N. 008 659 498) | /(@) ______---_
Tel: (+61) 0500 83 82 81 | _________ \
Fax: (+61) 0500 83 82 82 | ___________ |
Http://www.rhyme.com.au | / \|
| --________--
PGP key available upon request, | /
and from pgp5.ai.mit.edu:11371 |/

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Mount 2000-07-12 13:58:50 RE: [HACKERS] pg_dump & blobs - editable dump?
Previous Message Andrew Snow 2000-07-12 13:03:17 RE: Using curr_val Wisely

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2000-07-12 13:52:52 Interbase news
Previous Message Bruce Momjian 2000-07-12 13:37:36 Re: Vacuum only with 20% old tuples