On Mon, Aug 9, 2010 at 3:59 AM, Patric de Waha <li...@p-dw.com> wrote:
>  Hello,
>    I found something weird in the logs.
>    Apparently the automated analyze process has some
>    problems with custom functions.
>
>    Using my regular database user for this db, i get no problems
>    using the functions which fail for the automated analyze process.
>    Can this be a search_path problem?

Maybe you should do ALTER FUNCTION name SET search_path = 'the right
search path' and see if that helps.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to