Re: Partitioned tables and [un]loggedness

Поиск
Список
Период
Сортировка
От Shinya Kato
Тема Re: Partitioned tables and [un]loggedness
Дата
Msg-id CAOzEurS=3xu8WV6KRmc-axLn5tUs_5Ggy0DY_Gj8XcFOJTDeWQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Partitioned tables and [un]loggedness  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: Partitioned tables and [un]loggedness
Список pgsql-hackers
On Thu, Jun 5, 2025 at 9:23 AM Michael Paquier <michael@paquier.xyz> wrote:
> Agreed to not suggest the PARTITION BY clause in the tab completion as
> it is not supported by the backend for unlogged tables.
> tab-complete.in.c has some handling for CREATE UNLOGGED TABLE around
> line 3667, so we could just have an extra case for it, like in the
> attached patch.  A split already exists for temporary tables to handle
> the ON COMMIT clause after the attribute list.
>
> Thoughts?

Thank you. It looks good to me.

--
Best regards,
Shinya Kato
NTT OSS Center



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