Port 5432 worked. I am now able to insert rows in the target table. I can't seem to find the documentation I need for these problems (the second) so I am relieved that list members are responsive and accurate.
The offending line from the server configuration file was originally "ns_param datasource HOSTNAME:PORT:database_name". It didn't work either. Was the syntax wrong? Or the variables not defined? How do you know to use port 5432? Tom At 11:44 PM 5/28/03 -0400, you wrote: >On Wednesday 28 May 2003 22:46, Tom Brown wrote: >> Getting a postgres driver error. Can't connect. Appears not able to find >> server and db. Tail of aolserver log below. >2 [-conn0-] Error: Ns_PgOpenDb(postgres_driver): Could not connect to >> localhost:80:test: could not connect to server: No such file or directory > >Use localhost:5432:test, not localhost:80:test for your datasource. >-- >Lamar Owen >WGCR Internet Radio >1 Peter 4:11 > > >-- >AOLserver - http://www.aolserver.com/ >To Remove yourself from this list: http://www.aolserver.com/listserv.html >List information and options: http://listserv.aol.com/ > -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list: http://www.aolserver.com/listserv.html List information and options: http://listserv.aol.com/
