Re: DB Tuning Notes for comment...

From: Philip Warner <pjw(at)rhyme(dot)com(dot)au>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Robert Treat <rtreat(at)webmd(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: DB Tuning Notes for comment...
Date: 2002-12-11 05:17:11
Message-ID: 5.1.0.14.0.20021211161533.04169018@mail.rhyme.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At 03:54 PM 9/12/2002 -0500, Tom Lane wrote:
>I have some uncommitted patches concerning the FSM management heuristics
>from Stephen Marshall, which I deemed too late/risky for 7.3, but we
>should get something done for 7.4. Anyone interested in playing around
>in this area?

I'd be interested in seeing the patches, but can't commit to doing anything
with them at this point. I would like to get to the bottom of the weird
behaviour, however.

----------------------------------------------------------------
Philip Warner | __---_____
Albatross Consulting Pty. Ltd. |----/ - \
(A.B.N. 75 008 659 498) | /(@) ______---_
Tel: (+61) 0500 83 82 81 | _________ \
Fax: (+61) 03 5330 3172 | ___________ |
Http://www.rhyme.com.au | / \|
| --________--
PGP key available upon request, | /
and from pgp5.ai.mit.edu:11371 |/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Janardhan 2002-12-11 05:47:14 Re: Reusing Dead Tuples:
Previous Message Tom Lane 2002-12-11 05:05:55 Re: Problems with ALTER DOMAIN patch