Re: Slow Connection - Mailing list pgsql-interfaces

From Achmad Amin
Subject Re: Slow Connection
Date
Msg-id 20020129013550.1180.qmail@web14305.mail.yahoo.com
Whole thread Raw
In response to Re: Slow Connection  (Andreas Kretzer <andi@kretzer-berlin.de>)
List 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


pgsql-interfaces by date:

Previous
From: Jean-Luc Lachance
Date:
Subject: xbase2pg 1.0-1 vs postgres 7.2b5 compatibility
Next
From: "Jules Alberts"
Date:
Subject: Re: pgaccess - client wont access testdb