Re: new heapcheck contrib module

Поиск
Список
Период
Сортировка
От Mark Dilger
Тема Re: new heapcheck contrib module
Дата
Msg-id 153EEBAD-2673-4367-B36D-4A6AE8EE7A9F@enterprisedb.com
обсуждение исходный текст
Ответ на Re: new heapcheck contrib module  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: new heapcheck contrib module  (Mark Dilger <mark.dilger@enterprisedb.com>)
Список pgsql-hackers

> On Oct 26, 2020, at 7:00 AM, Robert Haas <robertmhaas@gmail.com> wrote:
>
> On Mon, Oct 26, 2020 at 9:56 AM Mark Dilger
> <mark.dilger@enterprisedb.com> wrote:
>> Much of the test in 0002 could be ported to work without committing the rest of 0002, if the pg_amcheck command line
utiiltyis not wanted. 
>
> How much consensus do we think we have around 0002 at this point? I
> think I remember a vote in favor and no votes against, but I haven't
> been paying a whole lot of attention.

My sense over the course of the thread is that people were very much in favor of having heap checking functionality,
butquite vague on whether they wanted the command line interface.  I think the interface is useful, but I'd rather hear
fromothers on this list whether it is useful enough to justify maintaining it.  As the author of it, I'm biased.
Hopefullyothers with a more objective view of the matter will read this and vote? 

I don't recall patches 0003 through 0005 getting any votes.  0003 and 0004, which create and use a non-throwing
interfaceto clog, were written in response to Andrey's request, so I'm guessing that's kind of a vote in favor.  0005
wasfactored out of of 0001 in response to a lack of agreement about whether verify_heapam should have acl checks.  You
seemedin favor, and Peter against, but I don't think we heard other opinions. 

—
Mark Dilger
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company






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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: [PoC] Non-volatile WAL buffer
Следующее
От: Tom Lane
Дата:
Сообщение: Re: new heapcheck contrib module