1-2 second delay on all commands over network

From: chameenz(at)yahoo(dot)com (Matthew Cimino)
To: pgsql-novice(at)postgresql(dot)org
Subject: 1-2 second delay on all commands over network
Date: 2003-10-31 20:06:51
Message-ID: c1cda790.0310311206.4204ab1a@posting.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I am coding a small Visual Basic app using ODBC and ADO to connect to
a Postgres 7.3 database running on a RedHat 9 server. The issue I am
having is a small delay of 1-2 seconds for every command I issue in
the application. 2 seconds to connect then 2 seconds to query...about
2 seconds with every command. The app has a few simple queries when it
starts but takes a solid 10 seconds to first open because of these
delays.

The server is already being using as a web server and the speeds on
the queries that PHP makes is great.

Any suggestions would be greatly appreciated.

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Bruno LEVEQUE 2003-10-31 21:02:52 Re: help from Portugal
Previous Message Larry Rosenman 2003-10-31 19:52:18 Re: installation problem