Re: CREATE TABLE ( .. STORAGE ..)

Поиск
Список
Период
Сортировка
От Aleksander Alekseev
Тема Re: CREATE TABLE ( .. STORAGE ..)
Дата
Msg-id CAJ7c6TNvQhcEpHNQJUyi5Rxcm2o_hGQTUj5hu9Se+uoSf+2bpg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: CREATE TABLE ( .. STORAGE ..)  (Peter Eisentraut <peter.eisentraut@enterprisedb.com>)
Список pgsql-hackers
Hi,

> Committed.
>
> I thought the removal of the documentation details of SET COMPRESSION
> and SET STORAGE from the ALTER TABLE ref page was a bit excessive, since
> that material actually contained useful information about what happens
> when you change compression or storage on a table with existing data.
> So I left that in.  Maybe there is room to deduplicate that material a
> bit, but it would need to be more fine-grained than just removing one
> side of it.

Thanks, Peter!

-- 
Best regards,
Aleksander Alekseev



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: CREATE TABLE ( .. STORAGE ..)
Следующее
От: Alexander Korotkov
Дата:
Сообщение: Building PostgreSQL in external directory is broken?