Re: Measuring relation free space

Поиск
Список
Период
Сортировка
От Noah Misch
Тема Re: Measuring relation free space
Дата
Msg-id 20120313024149.GB27122@tornado.leadboat.com
обсуждение исходный текст
Ответ на Re: Measuring relation free space  (Jaime Casanova <jaime@2ndquadrant.com>)
Ответы Re: Measuring relation free space
Список pgsql-hackers
On Fri, Mar 09, 2012 at 02:18:02AM -0500, Jaime Casanova wrote:
> On Wed, Feb 22, 2012 at 12:27 AM, Noah Misch <noah@leadboat.com> wrote:
> > On Tue, Feb 14, 2012 at 02:04:26AM -0500, Jaime Casanova wrote:
> >>
> >> 1) pgstattuple-gin_spgist.patch
> >> This first patch adds gin and spgist support to pgstattuple, also
> >> makes pgstattuple use a ring buffer when reading tables or indexes.
> >
> > The buffer access strategy usage bits look fine to commit.
> >
> 
> ok. i extracted that part. which basically makes pgstattuple usable in
> production (i mean, by not bloating shared buffers when using the
> function)

I created a CF entry for this and marked it Ready for Committer.  You left the
bstrategy variable non-static, but that didn't seem important enough to
justify another round trip.


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: xlog location arithmetic
Следующее
От: Tom Lane
Дата:
Сообщение: SPGiST versus hot standby - question about conflict resolution rules