Re: Re: patch review : Add ability to constrain backend temporary file space

From: Cédric Villemain <cedric(dot)villemain(dot)debian(at)gmail(dot)com>
To: Mark Kirkwood <mark(dot)kirkwood(at)catalyst(dot)net(dot)nz>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org, Josh Berkus <josh(at)agliodbs(dot)com>
Subject: Re: Re: patch review : Add ability to constrain backend temporary file space
Date: 2011-07-07 21:26:31
Message-ID: CAF6yO=1PHON8FAmmG6GxR1qDrEoj-iK+wath_4jFGoP5wVS7sA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

2011/6/24 Mark Kirkwood <mark(dot)kirkwood(at)catalyst(dot)net(dot)nz>:
>
> This  version moves the check *before* we write the new buffer, so should
> take care of issues about really large write buffers, plugins etc. Also I
> *think* that means there is no need to amend the documentation.
>
> Cheers
>
> Mark
>
> P.s: Hopefully I've got a context diff this time, just realized that git
> diff -c does *not* produce a context diff (doh).
>

Mark, I have this (hopefully) final review in my TODO list, I won't be
able to check until CHAR(11) is done, and probably not before the 19th
of July.

So... if one want to make progress in the meantime, please do.
--
Cédric Villemain               2ndQuadrant
http://2ndQuadrant.fr/     PostgreSQL : Expertise, Formation et Support

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2011-07-07 21:33:28 Re: SSI atomic commit
Previous Message Kevin Grittner 2011-07-07 21:24:21 Re: SSI atomic commit