citusdata / citusdata/citus

multi_ProcessUtility shouldn't process postgres tables

Open
#3,920 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C
Stars
12.8k
Forks
794
Avg merge
2d 14h
Merged PRs (30d)
31

Description

Currently it seems that it is possible for a postgres table to be processed by `multi_ProcessUtility`. Ideally if a query doesn't contain a citus table, it should be processed with the `standard_ProcessUtility`.

When I was trying some new option with `VACUUM` for pg13 I have got an error on citus with a non-citus(postgres) table even though it should work fine with postgres.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.