question about performance of libpq

Поиск
Список
Период
Сортировка
От Lee Riquelmei
Тема question about performance of libpq
Дата
Msg-id cc52f1070606200830x38e12a90kf539fb831bd5d965@mail.gmail.com
обсуждение исходный текст
Ответы Re: question about performance of libpq  ("Lee Riquelmei" <lestat.pgsql@gmail.com>)
Список pgsql-general
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 по дате отправления:

Предыдущее
От: "Jasbinder Bali"
Дата:
Сообщение: Help requd in writing functions in C and using in Postgres
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: join on next row