Re: Libpq optimization

From: "Alon Goldshuv" <agoldshuv(at)greenplum(dot)com>
To: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Libpq optimization
Date: 2005-10-26 19:20:41
Message-ID: BF854F49.A60A%agoldshuv@greenplum.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom,

> And, unfortunately, you've broken it. The pqFlush call visible in that
> routine is not the only place that may try to send data (see also
> pqPutMsgEnd).

You are right, thanks for pointing that out.

Still, in pqPutMsgEnd we will be sending data only after 8K is reached,
which is about once in 80 for a 100 byte row size...

Alon.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2005-10-26 19:29:53 Re: pidfile location missing after restarting crashed server in 8.1
Previous Message Andrew - Supernews 2005-10-26 19:10:43 Re: BUG #1993: Adding/subtracting negative time intervals