Re: CREATE TABLE ( .. STORAGE ..)

Поиск
Список
Период
Сортировка
От Aleksander Alekseev
Тема Re: CREATE TABLE ( .. STORAGE ..)
Дата
Msg-id CAJ7c6TM-O3=duY8Zk3S4Joi6s=wuLfePFTFuBgNu65bVZY+PdQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: CREATE TABLE ( .. STORAGE ..)  (Aleksander Alekseev <aleksander@timescale.com>)
Ответы Re: CREATE TABLE ( .. STORAGE ..)  (Aleksander Alekseev <aleksander@timescale.com>)
Список pgsql-hackers
Hi hackers,

> Here is a patch updated according to all the recent feedback, except
> for two suggestions:

In v4 I forgot to list possible arguments for STORAGE in
alter_table.sgml, similarly as it is done for other subcommands. Here
is a corrected patch.

- <literal>SET STORAGE</literal>
+ <literal>SET STORAGE { PLAIN | EXTERNAL | EXTENDED | MAIN }</literal>

-- 
Best regards,
Aleksander Alekseev

Вложения

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

Предыдущее
От: RKN Sai Krishna
Дата:
Сообщение: pg_receivewal unable to connect to promoted standby
Следующее
От: Andrey Borodin
Дата:
Сообщение: Re: array_cat anycompatible change is breaking xversion upgrade tests