Re: Slow Connection

Поиск
Список
Период
Сортировка
От M.Feldtmann@t-online.de (Marten Feldtmann)
Тема Re: Slow Connection
Дата
Msg-id 3C55AD49.EAEE0489@toppoint.de
обсуждение исходный текст
Ответ на Slow Connection  (Achmad Amin <ma_achmad@yahoo.com>)
Список pgsql-interfaces

Andreas Kretzer schrieb:
> 
> Achmad Amin schrieb:
> 
> > Dear all,
> > I develop application using Delphi and Postgres (use
> > Winzeos component to connect to postgres). But I have
> > problem, when I run application at first time, I wait
> > about 1 minute to see the application. I think this
> > happen because my application to connect to postgres
> > too slow. What I must do to reduce speed connection
> 
>                               ^^^^^^^^^^^^^ you mean increase?
> 
> > between my application to postgres ?
> 
> 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. 
Even if the name lookup works ... it may be the reverse 
name lookup .... try to use 
nslookup <ip-number>

to find it out.
Marten


В списке pgsql-interfaces по дате отправления:

Предыдущее
От: "Larry Hess"
Дата:
Сообщение: DAO VB ODBC "read only problems
Следующее
От: "Jeff Young"
Дата:
Сообщение: timestamp Format on Binary Cursor