Re: RE: [HACKERS] pg_dump & blobs - editable dump?

Поиск
Список
Период
Сортировка
От Brook Milligan
Тема Re: RE: [HACKERS] pg_dump & blobs - editable dump?
Дата
Msg-id 200007121456.IAA13360@biology.nmsu.edu
обсуждение исходный текст
Ответ на Re: RE: [HACKERS] pg_dump & blobs - editable dump?  (Philip Warner <pjw@rhyme.com.au>)
Список pgsql-general
   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 don't know the details of the API, but the NetBSD pax code handles
tar formats (and others) nicely and on a cursory glance seems to have
what you need.  Of course, the license is acceptable.  If you want the
source, let me know.

Cheers,
Brook

В списке pgsql-general по дате отправления:

Предыдущее
От: Philip Warner
Дата:
Сообщение: RE: [HACKERS] pg_dump & blobs - editable dump?
Следующее
От: "Alex Bolenok"
Дата:
Сообщение: Re: Retrieving INTERVAL as float hours?