Re: [ADMIN] PostgreSQL 7.3 and SuSE 8.1 problem

2003-01-22 Thread Raúl Gutiérrez Sánchez
Make sure you have started the server allowing TCP/IP connections (-i option form postmaster command). Otherwise, only local Unix domain socket connections are accepted. Regards, Raul Gutierrez "Andrei Verovski (aka MacGuru)" wrote: > > Hi, > > I have problem with SuSE Linux 8.1 and PostgreSQ

Re: [ADMIN] PostgreSQL 7.3 and SuSE 8.1 problem

2003-01-22 Thread Lamar Owen
On Wednesday 22 January 2003 10:35, Andrei Verovski (aka MacGuru) wrote: > PostgreSQL server (which is launched via "rcpostgesql start") refuses > connections from localhost (to any database), whenever I am trying to > connect with phpPgAdmin or pgaccess with message "blah blah blah... > refused co