Re: [ADMIN] FastCgi / PostgreSQL: FATAL: Ident authentication fai

2006-10-23 Thread Matthias . Pitzl
Hello! Your problem is that you have the pg_hba.conf set to do an ident authentication if the connection comes from localhost - this is the default setting imho. Your password settings the in the settings.py won't work since your process will run under the Apache user, nobody or www-data usually.

[ADMIN] InitDB problem on Win2K Server

2006-10-23 Thread Leandro GuimarĂ£es dos Santos
Hi All, anyone knows what could be this error above? I'm kind of desperate. D:\PostgreSQL\Datainitdb -E UTF8 --locale=no-locale --auth=trust --username=postgres --pwprompt -D d:\\postgresql\\data The files belonging to this database system will be owned by user postgres. This user must

[ADMIN] Log statements that generate an error only ... ?

2006-10-23 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Is this possible? I'm trying to debug a recurring error in MAIA, where its trying to use 'rpad', but I can't find where ... if I turn on 'log_statement=all', there is just way too much data to weed through, so ... - Marc G. Fournier

Re: [ADMIN] Log statements that generate an error only ... ?

2006-10-23 Thread Tom Lane
Marc G. Fournier [EMAIL PROTECTED] writes: Is this possible? log_min_error_statement = error regards, tom lane ---(end of broadcast)--- TIP 2: Don't 'kill -9' the postmaster

[ADMIN] could not fork new process for connection: Cannot allocate memory

2006-10-23 Thread Mr. Dan
Hi, We are running v814 with 8 GB of RAM and 3.5 GB allocated to shared memory. It's never been a problem for us before. We ran into a situation yesterday where we received the message above. At that time our total available memory took a dive to 4GB and cached memory stayed around 4 GB.