pg_pathman
pg_pathman copied to clipboard
ERROR: DELETE AND UPDATE QUERIES WITH A JOIN OF PARTITIONED TABLES ARE NOT SUPPORTED
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