Performance issue - Mailing list pgsql-admin

From Pascal Van Puymbroeck
Subject Performance issue
Date
Msg-id 42048EE6.70007@zenonproductions.be
Whole thread Raw
Responses Re: Performance issue  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Hi folks,

I would like to solve a strange behaviour I encountered using Postgresql
8.0.1 on windows.  Connecting to the database is OK, but when running a
query to the database, its terribly slow.  The fact is that I need the
database to be running on the same machine, my application is.  So I
connect to either localhost, 127.0.0.1 or 192.168.0.1.  Strangly enough
I placed my application on my portable and connected from there to my pc
and now the queries are amazingly fast.
Is this something I can fix by some special setting or is it inevitably,
that connecting locally is punished by a performance slowdown ?

Thanks
Pascal Van Puymbroeck
ZENON productions bvba

pgsql-admin by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: PG 8 Out of memory issuing queries
Next
From: Tom Lane
Date:
Subject: Re: Performance issue