Re: Pluggable Storage - Andres's take

Поиск
Список
Период
Сортировка
От Dmitry Dolgov
Тема Re: Pluggable Storage - Andres's take
Дата
Msg-id CA+q6zcWi4YpD8ajRC5UFYReR=aBq3xhB_3+pEf6XzdLaeiXVTg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Pluggable Storage - Andres's take  (Peter Geoghegan <pg@bowt.ie>)
Ответы Re: Pluggable Storage - Andres's take
Список pgsql-hackers
> On Sat, Dec 15, 2018 at 8:37 PM Andres Freund <andres@anarazel.de> wrote:
>
> We need to dump the table access method at dump time, otherwise we loose
> that information.

As a result of the discussion in [1] (btw, thanks for starting it), here is
proposed solution with tracking current default_table_access_method. Next I'll
tackle similar issue for psql and probably add some tests for both patches.

[1]: https://www.postgresql.org/message-id/flat/20190107235616.6lur25ph22u5u5av%40alap3.anarazel.de

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: could recovery_target_timeline=latest be the default in standbymode?
Следующее
От: Donald Dong
Дата:
Сообщение: Re: Unified logging system for command-line programs