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

WIP: Use timescaledb recommended way to backup/restore schema #73

Closed
wants to merge 4 commits into from

Conversation

@ashwinphatak
Copy link
Collaborator Author

go-ethereum-ipld-eth-db-1  | 2022-05-04 12:39:22.012 UTC [204] ERROR:  invalid INSERT on the root table of hypertable "header_cids"
go-ethereum-ipld-eth-db-1  | 2022-05-04 12:39:22.012 UTC [204] HINT:  Make sure the TimescaleDB extension has been preloaded.

Likely the same as the ts_insert_blocker trigger error we were getting in schema.sql. Surprising, as we're using the approach in https://docs.timescale.com/timescaledb/latest/how-to-guides/backup-and-restore/pg-dump-and-restore/#backup-hypertable. Also see https://stackoverflow.com/a/61955914

@ashwinphatak
Copy link
Collaborator Author

@ashwinphatak
Copy link
Collaborator Author

Superseded by #75

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.

1 participant