postgrespro/pg_pathman

ERROR: DELETE AND UPDATE QUERIES WITH A JOIN OF PARTITIONED TABLES ARE NOT SUPPORTED

www-haifeng opened this issue · 4 comments

DELETE FROM TEST AS A USING TEST AS T WHERE A.ID =T.ID
ERROR: DELETE AND UPDATE QUERIES WITH A JOIN OF PARTITIONED TABLES ARE NOT SUPPORTED

i have the same error.

@haifeng-numOne Hello, do you have a solution in the end?

@flydrago
Separate operation partition table

@haifeng-numOne Hello, do you have a solution in the end?
upgrade version