Re: [PATCH] Largeobject access controls - Mailing list pgsql-hackers

From KaiGai Kohei
Subject Re: [PATCH] Largeobject access controls
Date
Msg-id 4ACB77ED.1080905@kaigai.gr.jp
Whole thread Raw
In response to Re: [PATCH] Largeobject access controls  (Alvaro Herrera <alvherre@commandprompt.com>)
List 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 by date:

Previous
From: Bernd Helmle
Date:
Subject: Re: Patch: create or replace language
Next
From: Roger Leigh
Date:
Subject: Re: Unicode UTF-8 table formatting for psql text output