Re: general PG network slowness (possible cure) (repost)

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: "Peter T(dot) Breuer" <ptb(at)inv(dot)it(dot)uc3m(dot)es>
Cc: Richard Huxton <dev(at)archonet(dot)com>, pgsql-performance(at)postgresql(dot)org
Subject: Re: general PG network slowness (possible cure) (repost)
Date: 2007-05-25 14:10:13
Message-ID: 20070525141013.GC4239@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Peter T. Breuer escribió:

> I really think it would be worthwhile getting some developer to tell me
> where the network send is done in PG.

See src/backend/libpq/pqcomm.c (particularly internal_flush()).

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Bastian Voigt 2007-05-25 14:11:45 Re: My quick and dirty "solution" (Re: Performance Problem with Vacuum of bytea table (PG 8.0.13))
Previous Message Richard Huxton 2007-05-25 14:09:25 Re: general PG network slowness (possible cure) (repost)