Yes, I had, but apparently the values were not high enough to
accommodate that many connections.
I retuned the IPC kernel setting, and now it appears to be running fine.
Thanks.
From: Shoaib Mir [mailto:shoaib...@gmail.com]
Sent: Monday, August 10, 2009 11:51 PM
To: Benjamin Krajmalnik
Cc
On Tue, Aug 11, 2009 at 3:42 PM, Benjamin Krajmalnik wrote:
> I am setting up a test environment to simulate a very high load. We have
> a server farm which is receiving data (cold be thousands of simultaneous
> users posting data). I currently have max_connections set to 500 and the
> server i
I am setting up a test environment to simulate a very high load. We
have a server farm which is receiving data (cold be thousands of
simultaneous users posting data). I currently have max_connections set
to 500 and the server is starting ok. If I try to increase the
max_connections to 1000, the
Hi All,
I am trying to compile some C functions for use within postgres 8.2, I
have been using these functions for many years on Red Hat Linux machines
with out an issue, however when I try to compile the function on the AIX
with the gmake command I get the following error
gcc -O2 -Wall -Wmissing