I am running a 3.2.2 release of openacs with postgres on a remote
machine. AOLServer starts up fine and runs for a little while, then
it appears that I lose the connection to the database, and am unable
to re-connect. I am running aolserver 3.2 and have the 1.1.0 postgres
driver downloaded from openacs.org. The messages I am seeing are as
follows:
[28/Dec/2000:16:59:31]
Error: Ns_PgOpenDb(postgres): Could not connect to
dbserver.private:5432:Prod: Password authentication failed for user
'aadmin'
[28/Dec/2000:16:59:31]
Error: dbdrv: failed to open database
'postgres:dbserver.private:5432:Prod'
Any ideas?
So, in an attempt to fix this, I have un-commented the MaxOpen
and MaxIdle lines in the nsd.tcl file. I just did this, so I am not
sure yet if it will fix my problem...
What are the ramifications of having these two parameters set?
What are people's experience with these parameters?
Thanks for any suggestions.