Re: pg_dumpall custom format? - Mailing list pgsql-general

From Thom Brown
Subject Re: pg_dumpall custom format?
Date
Msg-id BANLkTi=mNsR7zyUWFjhzNOLF97=gvdknmA@mail.gmail.com
Whole thread Raw
In response to Re: pg_dumpall custom format?  (Guillaume Lelarge <guillaume@lelarge.info>)
Responses Re: pg_dumpall custom format?
List pgsql-general
On 13 May 2010 18:28, Guillaume Lelarge <guillaume@lelarge.info> wrote:
> Le 13/05/2010 19:24, Thom Brown a écrit :
>> On 13 May 2010 17:49, Guillaume Lelarge <guillaume@lelarge.info> wrote:
>>
>>> Le 13/05/2010 14:12, Thom Brown a écrit :
>>>> On 5 March 2009 12:08, Thom Brown <thombrown@gmail.com> wrote:
>>>>> [...]
>>>> I'm bringing this thread back to life to see if there are any further
>>>> thoughts on this.  It would be nice to have a complete backup of a
>>> database
>>>> cluster in custom format, and use pg_restore to restore an individual
>>>> database in the same way that it can restore individual schemas and
>>> tables
>>>> etc.
>>>>
>>>
>>> Nope. But this is something I'd like to have too. I didn't actually look
>>> into it much more (I mean, in the code), but I intend to work on this
>>> for 9.1 (and other pg_dump stuff).
>>>
>>>
>>>
>> You're now my favourite PostgreSQL developer!  Thanks Guillaume!
>>
>
> Don't get your expectations too high. I just said I'll try :)

Have you had any opportunity to look at this yet? :)

Thanks

Thom

pgsql-general by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: CRUD plpgsql generator
Next
From: Merlin Moncure
Date:
Subject: Re: data compression in protocol?