dynamic partition table inserts

Поиск
Список
Период
Сортировка
От Ted Toth
Тема dynamic partition table inserts
Дата
Msg-id CAFPpqQFDAJy=E3N5zPQVrb7F0dLhwiLp7N=HKB9-1dFdRciRHQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: dynamic partition table inserts  (Николай Кобзарев <n.kobzarev@aeronavigator.ru>)
Список pgsql-general
I'm creating partition tables on the fly following the technique described in https://minervadb.com/index.php/postgresql-dynamic-partitioning/ . Regardless of whether a partition table is created or already exists all I really want to do is change the destination table (TG_TABLE_NAME?) of the insert to the partition table. Is this possible or is my only option to generate a new insert as in the example?

Ted

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

Предыдущее
От: Wiwwo Staff
Дата:
Сообщение: Re: pg_rewind and user / passfile
Следующее
От: Николай Кобзарев
Дата:
Сообщение: Re: dynamic partition table inserts