Re: question about performance of libpq - Mailing list pgsql-general

From Lee Riquelmei
Subject Re: question about performance of libpq
Date
Msg-id cc52f1070606200839x45b4e076pc163f141bf43565e@mail.gmail.com
Whole thread Raw
In response to question about performance of libpq  ("Lee Riquelmei" <lestat.pgsql@gmail.com>)
List pgsql-general

I am so sorry. I sent a mail draft.



On 6/20/06, Lee Riquelmei <lestat.pgsql@gmail.com> wrote:
hi,all. A strange question is as follows:

I have two PCs:
machine A: FreeBSD 5.4 with PostgreSQL 8.1.2
machine B: Windows XP with PostgreSQL 8.1.2

A and B are with same hardware configuration and in a 100Mbit LAN.

a large table "lineitem" about 600572 rows exists in both A and B.

On machine B, i run psql and issue a sql "select * from lineitem" to A: 
the execution time is about 10s.
On machine A, i run psql and issue

pgsql-general by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: Help requd in writing functions in C and using in Postgres
Next
From: Harald Fuchs
Date:
Subject: Re: join on next row