Re: [HACKERS] Postgres Speed or lack thereof - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] Postgres Speed or lack thereof
Date
Msg-id 13325.921511672@sss.pgh.pa.us
Whole thread Raw
In response to Re: [HACKERS] Postgres Speed or lack thereof  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian <maillist@candle.pha.pa.us> writes:
> Tom, I assume this has all been corrected, right?

The recv() problem is fixed, and Jan took a swipe at reducing the cost
of palloc/pfree.  I have not done a profile since Jan's changes to see
how successful he was.

I would like to revisit memory management at some point, but it won't
happen for 6.5.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] pg_dump again
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] Postgres Speed or lack thereof