Re: Input and Output data traffic

From: Israel Ben Guilherme Fonseca <israel(dot)bgf(at)gmail(dot)com>
To: psycopg(at)postgresql(dot)org
Subject: Re: Input and Output data traffic
Date: 2011-05-11 11:19:27
Message-ID: BANLkTinYjiya3bxs8_P6UG9MDTiGPmSX6g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: psycopg

LOL, sorry I wasn't explicit in my text. But i did the same test with
psycopg2 too. :P

"For simple inserts/updates/deletes i got a difference of about 15% between
sent and received data."

Thats for psycopg2 and data_objects.

The other result is for JDBC-Postgres driver.

If someone could say: "well, sent/received data should be significantly
different and there is something wrong there", or "no it's normal". That
would be helpful.

Thanks again,

2011/5/11 Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net>

> On Tue, May 10, 2011 at 09:26:56PM -0300, Israel Ben Guilherme Fonseca
> wrote:
>
> > I used a ruby driver [...]
>
> ...
>
> > Finally I used a Java JDBC driver [...]
>
> You are asking this on a list for a *Python* driver ?
>
> I'm sure both Ruby and JDBC drivers each have a vibrant
> community asking which would probably increase the chances
> of eliciting useful feedback.
>
> Karsten
> --
> GPG key ID E4071346 @ gpg-keyserver.de
> E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346
>
> --
> Sent via psycopg mailing list (psycopg(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/psycopg
>

In response to

Browse psycopg by date

  From Date Subject
Next Message Karsten Hilbert 2011-05-11 11:43:23 Re: Input and Output data traffic
Previous Message Karsten Hilbert 2011-05-11 08:35:19 Re: Input and Output data traffic