citusdata / citusdata/citus

metadata sync fails when there is a customer view based on pg_stat_statements

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

Description

pg_stat_statements.total_time column was dropped at PG13.
issue is
- DB is on PG12, citus 10.2
- DB has a view or a function that uses pg_stat_statements.total_time
- user upgrades DB to PG13 and citus 11.x
- metadata sync fails with a sync failure saying pg_stat_statements.total_time does not exist

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.