Re: 1-2 second delay on all commands over network

Поиск
Список
Период
Сортировка
От chameenz@yahoo.com (Matthew Cimino)
Тема Re: 1-2 second delay on all commands over network
Дата
Msg-id c1cda790.0311030740.57a3ae3f@posting.google.com
обсуждение исходный текст
Ответ на 1-2 second delay on all commands over network  (chameenz@yahoo.com (Matthew Cimino))
Список pgsql-novice
The applicable line in the pg_hba.conf file is

host <<database_name>>, <<database2_name>> <<username>> 192.168.0.0
255.255.0.0 password

The connection is made via the PostgreSQL ODBC driver from on Win2k
machine with a Linux account username and password.

The connection command from Visual Basic is dbSG.Open
"DSN=postgreSQL;UID=<<username>>;PWD=<<password>>;Database=<<database_name>>"

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

Предыдущее
От: kg@kgb.une.edu.au (Klint Gore)
Дата:
Сообщение: test if update statement did anything in a transaction?
Следующее
От: marnik@kunstmaan.be (marnik peeters)
Дата:
Сообщение: postgress inheritance / instanceof