Re: New gist vacuum. - Mailing list pgsql-hackers

From Костя Кузнецов
Subject Re: New gist vacuum.
Date
Msg-id 816161448643636@web14g.yandex.ru
Whole thread Raw
In response to Re: New gist vacuum.  (Jeff Janes <jeff.janes@gmail.com>)
Responses Re: New gist vacuum.  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
<div>Thank you, Jeff.</div><div>I reworking patch now. All // warning will be deleted.</div><div>About memory
consumptionnew version will control size of stack and will operate with map of little size because i want delete old
stylevacuum(now if maintenance_work_mem less than needed to build info map we use old-style vacuum with logical
order).</div>

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: [PoC] Asynchronous execution again (which is not parallel)
Next
From: Rodrigo Hjort
Date:
Subject: Help on creating C function that reads int2[] (using "int2vector")