[BUGS]

2003-01-23 Thread remyapl
Sir, In createdb execution the following error has occured. psql: could not connect to server: Connection refused Is the server running locally and accepting connections on Unix domain socket "/tmp/.s.PGSQ

[BUGS]

2003-01-23 Thread remyapl
IpcMemoryCreate: shmget(key=5432001, size=1417216, 03600) failed: Invalid argume nt This error usually means that PostgreSQL's request for a shared memory segment exceeded your kernel's SHMMAX parameter. You can either reduce the request size or reconfigure the kernel with larger SHMMAX. To reduc

[BUGS]

2003-01-23 Thread remyapl
Sir, In createdb execution the following error has occured. psql: could not connect to server: Connection refused Is the server running locally and accepting connections on Unix domain socket "/tmp/.s.PGSQL.5432"? createdb: database creation failed We created a unix socket, then c