Stefan Kaltenbrunner wrote:
Hi all!
While hacking on some C-level functions I noticed that everytime I
replaced the .so file and used CREATE OR REPLACE FUNCTION the backend
immediatly crashed.
To test that it was not caused by something my function does (or one of
the libaries it links in)
Hi all!
While hacking on some C-level functions I noticed that everytime I
replaced the .so file and used CREATE OR REPLACE FUNCTION the backend
immediatly crashed.
To test that it was not caused by something my function does (or one of
the libaries it links in) I created the following testc
On windows, this could be the cause:
I cannot run with more than about 125 connections at once, despite
having capable hardware:
http://www.postgresql.org/docs/faqs.FAQ_windows.html#4.4
"Out of memory" error message appears when you have a large number of
programs running
http://support.microsoft