Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: ERROR XX000 (internal_error) more than one invalidation watermark found #6762

Closed
bfolkens opened this issue Mar 12, 2024 · 2 comments · Fixed by #6677
Closed

[Bug]: ERROR XX000 (internal_error) more than one invalidation watermark found #6762

bfolkens opened this issue Mar 12, 2024 · 2 comments · Fixed by #6677
Labels

Comments

@bfolkens
Copy link

What type of bug is this?

Unexpected error

What subsystems and features are affected?

Continuous aggregate

What happened?

We're seeing an increasing number of the following error during INSERT into a table that is the target for 3 continuous aggregates. We recently upgraded to TimescaleDB 2.14.2 from 2.11.2.

ERROR XX000 (internal_error) more than one invalidation watermark found 

TimescaleDB version affected

2.14.2

PostgreSQL version used

13.14

What operating system did you use?

Alpine 3.18 x84

What installation method did you use?

Docker

What platform did you run on?

Google Cloud Platform (GCP)

Relevant log output and stack trace

No response

How can we reproduce the bug?

This is happening during INSERT into a table that is referenced by 3 continuous aggregates.  We recently upgraded to TimescaleDB 2.14.2 from 2.11.2.
@bfolkens bfolkens added the bug label Mar 12, 2024
@mkindahl
Copy link
Contributor

This is probably fixed in #6677. It has not been released yet, but should be out in the next release.

@mkindahl mkindahl linked a pull request Mar 13, 2024 that will close this issue
@mkindahl
Copy link
Contributor

Closing this issue since it seems to be fixed. Please re-open if the fix does not solve the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants