Re: Catching dangling LOBs? - Mailing list pgsql-general

From Tom Lane
Subject Re: Catching dangling LOBs?
Date
Msg-id 8608.1113606902@sss.pgh.pa.us
Whole thread Raw
In response to Re: Catching dangling LOBs?  (Vitaly Belman <vitalyb@gmail.com>)
List pgsql-general
Vitaly Belman <vitalyb@gmail.com> writes:
> P.S Still a bit strange because "functions" IS in the search_path,
> there is no reason for it not to find it from the vacuum.

I see this in vacuumlo.c:

    res = PQexec(conn, "SET search_path = pg_catalog");

            regards, tom lane

pgsql-general by date:

Previous
From: Vitaly Belman
Date:
Subject: Re: Catching dangling LOBs?
Next
From: Costin Manda
Date:
Subject: Division by zero