From: | Teodor Sigaev <teodor(at)sigaev(dot)ru> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
Cc: | pgsql-hackers(at)postgreSQL(dot)org |
Subject: | Re: [COMMITTERS] pgsql: Add pages deleted from pending list to FSM |
Date: | 2015-09-18 14:26:40 |
Message-ID: | 55FC1F20.8030608@sigaev.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers 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(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/
Attachment | Content-Type | Size |
---|---|---|
gin_fsm_analyze.patch | text/plain | 3.8 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2015-09-18 14:47:19 | Re: [COMMITTERS] pgsql: Fix an O(N^2) problem in foreign key references. |
Previous Message | Teodor Sigaev | 2015-09-18 14:16:33 | Re: [COMMITTERS] pgsql: Add pages deleted from pending list to FSM |
From | Date | Subject | |
---|---|---|---|
Next Message | Joe Conway | 2015-09-18 14:27:13 | Re: row_security GUC, BYPASSRLS |
Previous Message | Adam Brightwell | 2015-09-18 14:25:04 | Re: row_security GUC, BYPASSRLS |