Re: pg_dump -s dumps data?! - Mailing list pgsql-general

From Adrian Klaver
Subject Re: pg_dump -s dumps data?!
Date
Msg-id 4F26D6D2.10507@gmail.com
Whole thread Raw
In response to Re: pg_dump -s dumps data?!  (hubert depesz lubaczewski <depesz@depesz.com>)
Responses Re: pg_dump -s dumps data?!  (hubert depesz lubaczewski <depesz@depesz.com>)
List pgsql-general
On 01/30/2012 09:23 AM, hubert depesz lubaczewski wrote:

>
> I think I explained it in previous mails, and if not - sorry, but
> I clearly can't explain good enough - the point is that with the way how
> extensions now work, they are useless for providing way to create
> tables that will store data, in case you would ever want dump without
> this data.

So in summary; if an extension creates a user table you want access to
that table(schema and data) via pg_dump, outside the extension
mechanism, without resorting to marking it as a configuration table. Is
that correct ?


>
> Best regards,
>
> depesz
>
>


--
Adrian Klaver
adrian.klaver@gmail.com

pgsql-general by date:

Previous
From: hubert depesz lubaczewski
Date:
Subject: Re: [HACKERS] Why extract( ... from timestamp ) is not immutable?
Next
From: hubert depesz lubaczewski
Date:
Subject: Re: pg_dump -s dumps data?!