| From: | "Jeroen T(dot) Vermeulen" <jtv(at)xs4all(dot)nl> |
|---|---|
| To: | "Bruce Momjian" <bruce(at)momjian(dot)us> |
| Cc: | vanzwieten(at)stcorp(dot)nl, pgsql-interfaces(at)postgresql(dot)org |
| Subject: | Re: Array handling in libpq |
| Date: | 2007-01-17 06:49:53 |
| Message-ID: | 5050.125.24.240.25.1169016593.squirrel@webmail.xs4all.nl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-interfaces |
On Wed, January 17, 2007 10:46, Bruce Momjian wrote:
>
> Condsidering all the processing required by the query, the conversion
> and number of bytes sent over the nework really don't affect
> performance.
Bruce, I'm glad to hear this from someone more experienced. A lot of
people request support for transmitting binary data in libpqxx, which
would take a lot of work, but there's very little hard evidence that it
would make things noticeably better.
Joris: yes, I'm afraid there's no array support in libpqxx yet so you'll
have to do the conversion yourself. I may have some time to work on this
in the coming days. Would you be willing to test-drive new code?
Jeroen
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joris van Zwieten | 2007-01-17 08:45:09 | Re: Array handling in libpq |
| Previous Message | Bruce Momjian | 2007-01-17 03:46:11 | Re: Array handling in libpq |