Re: BRIN indexes - TRAP: BadArgument

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: BRIN indexes - TRAP: BadArgument
Дата
Msg-id 20141103221855.GV1791@alvin.alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: BRIN indexes - TRAP: BadArgument  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: BRIN indexes - TRAP: BadArgument  (Jeff Janes <jeff.janes@gmail.com>)
Re: BRIN indexes - TRAP: BadArgument  (Simon Riggs <simon@2ndQuadrant.com>)
Re: BRIN indexes - TRAP: BadArgument  (Jeff Janes <jeff.janes@gmail.com>)
Список pgsql-hackers
Robert Haas wrote:
> [lots]

I have fixed all these items in the attached, thanks -- most
user-visible change was the pageinspect 1.3 thingy.  pg_upgrade from 1.2
works fine now.  I also fixed some things Heikki noted, mainly avoid
retail pfree where possible, and renumber the support procs to leave
room for future expansion of the framework.  XLog replay code is updated
too.

Also, I made the summarization step callable directly from SQL without
having to invoke VACUUM.

So here's v21.  I also attach a partial diff from v20, just in case
anyone wants to give it a look.

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

Вложения

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

Предыдущее
От: Petr Jelinek
Дата:
Сообщение: Re: tracking commit timestamps
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: Re: Let's drop two obsolete features which are bear-traps for novices