W dniu 19 grudnia 2011 10:39 użytkownik Marko Kreen <mark...@gmail.com> napisał:

> It seems you are making plproxy call public.list_users() recursively.
> Postgres probably OOM-s somewhere then.

I have log_statement='all' and the function is called only once:

2011-12-19 13:15:11 CET 20416 [local] testdb filip LOG:  statement:
select * from list_users('%xyz%');
2011-12-19 13:15:11 CET 20400    LOG:  server process (PID 20416) was
terminated by signal 11: Segmentation fault

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

Reply via email to