Re: [PERFORM] Slow access to PostgreSQL server

2006-08-11 Thread Thomas Pundt
Hi, On Thursday 10 August 2006 12:00, Phil Cairns wrote: | In fact, the information is going from the | server to the client machine at dialup speeds over a 100 Mb LAN to some | machines, and full speed to others. [...] | There are no problems with copying files across the network. and you are re

Re: [PERFORM] Slow access to PostgreSQL server

2006-08-11 Thread Markus Schaber
Hi, Phil, Phil Cairns wrote: > Has anyone experienced this sort of thing before? We're running with > 8.0.4. My application uses libpg, while another application is using > OLEDB. Both the native and OLEDB layers exhibit the delay on the "slow" > machines, and have no problems on the "fast" machi

Re: [PERFORM] Slow access to PostgreSQL server

2006-08-10 Thread Merlin Moncure
On 8/10/06, Phil Cairns <[EMAIL PROTECTED]> wrote: Hi all, I have an application that uses PostgreSQL to store its data. The application and an instance of the database have been installed in three different locations, and none of these three locations have anything to do with any of the others.