Re: Largeobject Access Controls (r2460)

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Largeobject Access Controls (r2460)
Дата
Msg-id 603c8f071002040934i13de0100w505381005dc19ef@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Largeobject Access Controls (r2460)  (KaiGai Kohei <kaigai@ak.jp.nec.com>)
Ответы Re: Largeobject Access Controls (r2460)  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
2010/2/4 KaiGai Kohei <kaigai@ak.jp.nec.com>:
> (2010/02/04 0:20), Robert Haas wrote:
>> 2010/2/1 KaiGai Kohei<kaigai@ak.jp.nec.com>:
>>> I again wonder whether we are on the right direction.
>>
>> I believe the proposed approach is to dump blob metadata if and only
>> if you are also dumping blob contents, and to do all of this for data
>> dumps but not schema dumps.  That seems about right to me.
>
> In other words:
>
>  <default>     -> blob contents and metadata (owner, acl, comments) shall
>                  be dumped
>  --data-only   -> only blob contents shall be dumped
>  --schema-only -> neither blob contents and metadata are dumped.
>
> Can I understand correctly?

No, that's not what I said.  Please reread.  I don't think you should
ever dump blob contents without the metadata, or the other way around.

...Robert


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Shared catalogs vs pg_global tablespace
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Re: [COMMITTERS] pgsql: Assorted cleanups in preparation for using a map file to support