From: | Jim Mercer <jim(at)reptiles(dot)org> |
---|---|
To: | Philip Warner <pjw(at)rhyme(dot)com(dot)au> |
Cc: | Peter Mount <petermount(at)it(dot)maidstone(dot)gov(dot)uk>, pgsql-hackers(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org, Pavel(at)Janik(dot)cz |
Subject: | Re: RE: [HACKERS] pg_dump & blobs - editable dump? |
Date: | 2000-07-12 14:24:46 |
Message-ID: | 20000712102445.J677@reptiles.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
On Thu, Jul 13, 2000 at 12:17:28AM +1000, Philip Warner wrote:
> At 14:58 12/07/00 +0100, Peter Mount wrote:
> >Why not have it using something like tar, and the first file being stored in
> >ascii?
> >
> >That way, you could extract easily the human readable SQL but still pipe the
> >blobs to stdout.
>
> If anyone can send me a nice interface for reading and writing a tar file
> from C, I'll do it. I just don't have the inclination to learn about tar
> internals at the moment. By 'nice' I mean that I would like:
i suspect you might find a library of either tar or cpio read functions as
part of the FreeBSD sysinstall utility.
--
[ Jim Mercer jim(at)reptiles(dot)org +1 416 410-5633 ]
[ Reptilian Research -- Longer Life through Colder Blood ]
[ Don't be fooled by cheap Finnish imitations; BSD is the One True Code. ]
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Mount | 2000-07-12 14:25:24 | RE: RE: [HACKERS] pg_dump & blobs - editable dump? |
Previous Message | Philip Warner | 2000-07-12 14:21:53 | Re: [HACKERS] pg_dump & blobs - editable dump? |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Mount | 2000-07-12 14:25:24 | RE: RE: [HACKERS] pg_dump & blobs - editable dump? |
Previous Message | Philip Warner | 2000-07-12 14:21:53 | Re: [HACKERS] pg_dump & blobs - editable dump? |