| From: | Qingqing Zhou <zhouqq(at)cs(dot)toronto(dot)edu> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [PERFORM] Network permormance under windows (fwd) |
| Date: | 2005-12-04 00:40:55 |
| Message-ID: | Pine.LNX.4.58.0512031940180.13561@eon.cs |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Is there any reports/fix of this problem?
Regards,
Qingqing
On Fri, 2 Dec 2005, Josep Maria Pinyol Fontseca wrote:
>
> Yes, with psql, pgAdminIII and our application with ODBC I experiment
> the same situation... the sentences that I execute are like "select *
> ..." or similar like this.
>
>
> Qingqing Zhou wrote:
>
> >"Josep Maria Pinyol Fontseca" <jmpinyol(at)endepro(dot)com> wrote
> >
> >
> >>When we select all data in local machine, we obtain results in 2-3 seconds
> >>aprox. In remote connections:
> >>
> >>Postgresql 7.1 usign pgAdminII:
> >>Network traffic generated with remote applications is about 77-80% in a
> >>10Mb connection.
> >>6 seconds aprox.
> >>
> >>Postgresql 8.1 usign pgAdminIII:
> >>Network traffic generated with remote applications is about 2-4% in a 10Mb
> >>connection.
> >>12 seconds or more...
> >>
> >>
> >>
> >
> >Have you tried to use psql? And how you "select all data" - by "select
> >count(*)" or "select *"?
> >
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tatsuo Ishii | 2005-12-04 01:11:22 | Re: A couple of proposed pgbench changes |
| Previous Message | Simon Riggs | 2005-12-03 23:32:17 | Re: Reducing relation locking overhead |