Re: Slow Connection

From: Achmad Amin <ma_achmad(at)yahoo(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Slow Connection
Date: 2002-01-29 01:35:50
Message-ID: 20020129013550.1180.qmail@web14305.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

> Well, often this behavior can result from a timed
> out
> name lookup (I assume you don't really have an
> official
> name for your client :-) To check this, try to
> 'telnet'
> to your server before you do anything else (so you
> will
> have the same situation). If this takes more than
> just
> one or two seconds - but succeeds after a while,
> perhaps
> the one minute delay you mentioned - then it
> probably is
> the name lookup. In this case you should add the IP
> address
> of your Win98 box and a name to either your
> '/etc/hosts' or
> your named data base (probably in /var/named).
>

I already did that, and telnet works fine.
Yesterday, I try to trace, then i found my problem,
but I can resolve it :( My problem is when app. send
query (ZPgSqlQuery component) to server or when i try
to set ZPgSqlQuery properties active = true, it take
much time.

__________________________________________________
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions!
http://auctions.yahoo.com

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Jules Alberts 2002-01-29 13:37:57 Re: pgaccess - client wont access testdb
Previous Message Jean-Luc Lachance 2002-01-28 20:31:29 xbase2pg 1.0-1 vs postgres 7.2b5 compatibility