can't connect

From: Rafal Kedziorski <rafcio(at)polonium(dot)de>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: can't connect
Date: 2003-02-06 12:57:03
Message-ID: 3E425B9F.3080306@polonium.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Hi,

after install PG 7.3.1 under W2K with cygwin I can't connect to PG. I'm
starting PG with:

postmaster -d 5 -i -D /cygdrive/c/database/postgresql/demo
>demo_logs/logfile 2>&1 &

pg_hba.conf contains this line:

host all all 127.0.0.1 255.255.255.255 trust

Is there a system user for first login to the database? I try connect
with pgAdminII.

Rafal

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Rafal Kedziorski 2003-02-06 13:50:16 Re: can't connect
Previous Message Jason Tishler 2003-02-05 14:59:38 Re: postmaster executable ... missing?