.org
Subject: Re: [GENERAL] (Win32 Postgres) Slow to Connect first - OK
afterwards
Date: Mon, 18 Jul 2005 14:56:00 +0300
Use 127.0.0.1 instead of localhost
In this case DNS is not used.
Andrus.
""Scott cox"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
I am running PostgreSQL 8.0 on WinXP
When I try to connect
psql.exe" -h localhost -p 5432 template1 "postgres"
I have to wait
30 seconds before the Password: Prompt arrives
30 seconds after the password is entered.
Once I am connected access is fast. I figured the problem is Authentication.
a.