Re: Status of the table access method work

Поиск
Список
Период
Сортировка
От Dmitry Dolgov
Тема Re: Status of the table access method work
Дата
Msg-id CA+q6zcXFkJpMbC3F4rtFZKSz7Geh89vN3Q=_oqoTthsO9BvV0g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Status of the table access method work  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
> On Wed, Apr 17, 2019 at 10:25 PM Andres Freund <andres@anarazel.de> wrote:
>
> I assume you're aware, but it's probably not going to be applied for 12...

Sure, the patch was mostly to express more clearly what I was thinking about :)

> I think most of the read-only stuff just needs to be non-optional, and most
> of the DML stuff needs to be optional.

> On the executor side it'd probably be good to make the sample scan optional
> too, but then we also need to check for that during parse-analysis. In
> contast to bitmap scans there's no alternative way to execute them.

Yeah, makes sense.

> bulk insert already is optional...

Oh, haven't noticed.



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Status of the table access method work
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: block-level incremental backup