Re: Lack of possibility to specify CTAS TAM

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: Lack of possibility to specify CTAS TAM
Дата
Msg-id CAKFQuwai4_dfAGP-MOM+bQegeUhS9v6B-rxv3DPAvTqNpne-qg@mail.gmail.com
обсуждение исходный текст
Ответ на Lack of possibility to specify CTAS TAM  (Kirill Reshke <reshkekirill@gmail.com>)
Ответы Re: Lack of possibility to specify CTAS TAM
Список pgsql-hackers
On Wednesday, July 31, 2024, Kirill Reshke <reshkekirill@gmail.com> wrote:
I have noticed $subj while working with other unrelated patches.
The question is, why there is no CREATE TABLE AS .... USING
(some_access_method)?

The syntax is documented…

CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } | UNLOGGED ] TABLE [ IF NOT EXISTS ] table_name    [ (column_name [, ...] ) ]    [ USING method ]
… AS query


David J.

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