Thom Brown wrote:
> On 17 September 2010 20:52, Bruce Momjian <[email protected]> wrote:
> > I would like to apply the attached patch to README.HOT so clarify when
> > single-page cleanup happens, e.g. not during INSERT.
> >
> 
> "... when the page is nearly full (<10%) ..."
> 
> Shouldn't that be >90%?
> 
> "... while INSERT ... VALUES cannot because it does not retrieve a row."
> 
> Is this still true when it's used in conjunction with RETURNING?

I think returning might cause a clean --- I have not tested that.

-- 
  Bruce Momjian  <[email protected]>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +

-- 
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to