Skip to content

PG 15#2

Open
m-kus wants to merge 9 commits intomasterfrom
pg-15
Open

PG 15#2
m-kus wants to merge 9 commits intomasterfrom
pg-15

Conversation

@m-kus
Copy link
Copy Markdown
Member

@m-kus m-kus commented Jun 26, 2023

No description provided.

m-kus and others added 9 commits June 26, 2023 14:02
…de-schema

The previous approach excluded _timescaledb_catalog and _timescaledb_config
schemas during pg_restore, which stripped all hypertable metadata. After
restore, tables were plain PostgreSQL tables and any TimescaleDB operation
(e.g. set_chunk_time_interval) would crash.

Fix: use timescaledb_pre_restore()/timescaledb_post_restore() which is
the official TimescaleDB restore procedure. This preserves hypertable
metadata, chunks, and continuous aggregates.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants