Re: [ADMIN] PSQL error connection

2002-04-02 Thread Chad R. Larson
At 07:00 AM 3/26/2002 , [EMAIL PROTECTED] wrote: >Warning: Unable to connect to PostgreSQL server: connectDBStart() -- >connect() >failed: Connection refused Is the postmaster running (with -i) at 'dionisio' >and accepting connections on TCP/IP port 5432? So =is= your postmaster running with a '

Re: [ADMIN] PSQL error connection

2002-04-02 Thread Peter Eisentraut
[EMAIL PROTECTED] writes: > Hello. > I wonder if you could help me? When i tried to make a connection to my database > Postgres by TCP/IP the following ocurred: > > Warning: Unable to connect to PostgreSQL server: connectDBStart() -- connect() > failed: Connection refused Is the postmaster runnin

[ADMIN] PSQL error connection

2002-04-02 Thread ee97010
Hello. I wonder if you could help me? When i tried to make a connection to my database Postgres by TCP/IP the following ocurred: Warning: Unable to connect to PostgreSQL server: connectDBStart() -- connect() failed: Connection refused Is the postmaster running (with -i) at 'dionisio' and acce