On Friday May 20 2005 10:20 am, Tom Lane wrote:
> "Ed L." <pgsql@bluepolka.net> writes:
> > I asked this on general, but got no answer on this
> > particular point, maybe someone here knows. Are blobs are
> > stored in the shared memory cache upon retrieval?
>
> pg_largeobject is treated exactly the same as any other table,
> if that's what you are asking.
Yes, that was my question. Are large object rows also vacuumed
just as the other tables/rows?
Thanks.
Ed