[DOCS] Row movement in Subpartition in postgres

Поиск
Список
Период
Сортировка
От Shashi Singh
Тема [DOCS] Row movement in Subpartition in postgres
Дата
Msg-id 7C6B0447A089EA45B5ABB399D50EB21E01BC36C1AE@COMV-MBX01-GGN.COMVIVA.COM
обсуждение исходный текст
Список pgsql-docs

Dear Team,

Kindly help me on the below query, If it is possible in Postgresql?

How to do the row movement in case of update on subpartition key in postgres . Consider T is master table with seq_id as Partition key. t1 and t2 are the partion table. I have done the range subpartitiong on t1 and t2 with month as subpartition key.

T ->     t1->t1_may

t1->t1_june

T ->     t2->t2_may

 t2->t2_june

Now how will I move the row from t2_june to t1_june in case I update the row in sub partition?

Thanks & Regards,

Shashi Singh

 

This e-mail and all material transmitted with it are for the use of the intended recipient(s) ONLY and contains confidential and/or privileged information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies and the original message. Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email or any action taken pursuant to the contents of the present e-mail is strictly prohibited and is unlawful. The recipient acknowledges that Comviva Technologies Limited or its management or directors, are unable to exercise control or ensure the integrity over /of the contents of the information contained in e-mail. Any views expressed herein are those of the individual sender only and no binding nature of the contents shall be implied or assumed unless the sender does so expressly with due authority of Comviva Technologies Limited. E-mail and any contents transmitted with it are prone to viruses and related defects despite all efforts to avoid such by Comviva Technologies Limited.

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

Предыдущее
От: arutar@bk.ru
Дата:
Сообщение: [DOCS] Building extension on Windows
Следующее
От: tgoodaire@gmail.com
Дата:
Сообщение: [DOCS] Minor typo