Re: WIP: Access method extendability

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: WIP: Access method extendability
Дата
Msg-id CA+U5nMLDyKwRvc1oFHX95prR_HRMazvjxv-V6+hvTwSD-dA3nw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: WIP: Access method extendability  (Andres Freund <andres@2ndquadrant.com>)
Ответы Re: WIP: Access method extendability
Список pgsql-hackers
On 28 October 2014 17:47, Andres Freund <andres@2ndquadrant.com> wrote:
> On 2014-10-28 17:45:36 +0000, Simon Riggs wrote:
>> I'd like to avoid all of the pain by making persistent AMs that are
>> recoverable after a crash, rather than during crash recovery.
>
> Besides the actual difficulities of supporting this, imo not being
> available on HS and directly after a failover essentially makes them
> next to useless.

Broken WAL implementations are worse than useless.

I'm saying we should work on how to fix broken indexes first, before
we allow a crop of new code that might cause them.

-- Simon Riggs                   http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services



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

Предыдущее
От: Kevin Grittner
Дата:
Сообщение: Re: Directory/File Access Permissions for COPY and Generic File Access Functions
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: WIP: Access method extendability