#x27;); CREATE
FOREIGN TABLE t1_pg2_tenant PARTITION OF t1 FOR VALUES IN ('node2')
SERVER mtsrv OPTIONS (child_name 't1_pg2_ft');
Then, you can access t1 by SELECT query.
*
We hope to be incorporated this extension into PostgreSQL as one of
contrib module, and would like to try to propose to Commit Fest.
Could you kindly advise me and share your opinion?
Regards,
Taiga Katayama
Thank you for your comment.
Please let me know if anyone has any other comments.
Regards,
Taiga Katayama
On 2020/09/10 21:09, Daniel Gustafsson wrote:
On 10 Sep 2020, at 07:54, Taiga KATAYAMA wrote:
We hope to be incorporated this extension into PostgreSQL as one of
contrib module, and