Re: socket slowdown using libpg and 7.1.1 ?
От | Chris Storah |
---|---|
Тема | Re: socket slowdown using libpg and 7.1.1 ? |
Дата | |
Msg-id | 023e01c0dd5d$4adcdf60$c60215ac@wkcws2k1 обсуждение исходный текст |
Ответ на | Re: socket slowdown using libpg and 7.1.1 ? (Tom Lane <tgl@sss.pgh.pa.us>) |
Список | pgsql-bugs |
managed to get a bit more info... Seems to be only when cursors are used - rewrote the code to do a PQexec and fetch the tuples and it is faster than 7.0.3 which is good :) I will hack about with the client code tonight to see if I can narrow it down more. Chris ----- Original Message ----- From: "Tom Lane" <tgl@sss.pgh.pa.us> To: "Chris Storah" <cstorah@emis-support.demon.co.uk> Cc: <pgsql-bugs@postgresql.org> Sent: Tuesday, May 15, 2001 5:00 PM Subject: Re: [BUGS] socket slowdown using libpg and 7.1.1 ? > Chris Storah <cstorah@emis-support.demon.co.uk> writes: > > Are there any problems with 7.1.1 when using libpg and TCP/IP socket > > connections? > > No one else has reported any such problem. > > > Running native psql is fine and returns the results in a comparative > time, > > which points at the TCP socket side of things? > > Are you sure you are talking to the same server in both cases? > > regards, tom lane
В списке pgsql-bugs по дате отправления: