Re: [PATCH] Largeobject access controls

Поиск
Список
Период
Сортировка
От KaiGai Kohei
Тема Re: [PATCH] Largeobject access controls
Дата
Msg-id 4ACB77ED.1080905@kaigai.gr.jp
обсуждение исходный текст
Ответ на Re: [PATCH] Largeobject access controls  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
Alvaro Herrera wrote:
> KaiGai Kohei escribió:
> 
>> I added a syscache entry for pg_largeobject_metadata, not pg_largeobject
>> which contains data chunks. The pg_largeobject_metadata is a smaller catalog
>> than most of system catalogs, such as pg_class.
> 
> The point is not the size of the cache entries, but the number of them.

If so, I'll replace any routines which use LARGEOBJECTOID cache.
Please wait for the revised patch.

Is there any other comment?
-- 
KaiGai Kohei <kaigai@kaigai.gr.jp>


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

Предыдущее
От: Bernd Helmle
Дата:
Сообщение: Re: Patch: create or replace language
Следующее
От: Roger Leigh
Дата:
Сообщение: Re: Unicode UTF-8 table formatting for psql text output