Re: [COMMITTERS] pgsql: Add pages deleted from pending list to FSM - Mailing list pgsql-hackers

From Teodor Sigaev
Subject Re: [COMMITTERS] pgsql: Add pages deleted from pending list to FSM
Date
Msg-id 55FC1F20.8030608@sigaev.ru
Whole thread Raw
In response to Re: [COMMITTERS] pgsql: Add pages deleted from pending list to FSM  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Reply to both emails in one
Fujii:
 > So autoanalyze still doesn't call IndexFreeSpaceMapVacuum().

Fixed, see patch

 > ginvacuumcleanup calls RecordFreeIndexPage() twice for the same block.

fixed too

Tom:
> It seems quite bizarre for auto-analyze to do that.  auto-vacuum, sure,
> but I do not think this should get plugged into ANALYZE.

I agree, but we want to have pending list shorter as possible.



--
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
                                                    WWW: http://www.sigaev.ru/

Attachment

pgsql-hackers by date:

Previous
From: Adam Brightwell
Date:
Subject: Re: row_security GUC, BYPASSRLS
Next
From: Joe Conway
Date:
Subject: Re: row_security GUC, BYPASSRLS