Skip to content

fix: data replicated from PG becomes invisible after restarting MyDuck Server#230

Merged
fanyang01 merged 12 commits intomainfrom
216-data-replicated-from-pg-becomes-invisible
Nov 28, 2024
Merged

fix: data replicated from PG becomes invisible after restarting MyDuck Server#230
fanyang01 merged 12 commits intomainfrom
216-data-replicated-from-pg-becomes-invisible

Conversation

@TianyuZhang1214
Copy link
Copy Markdown

No description provided.

@fanyang01
Copy link
Copy Markdown
Contributor

COPY DATABASE is too tricky to make it work properly. Let's use CREATE TABLE t AS FROM pg.t for now.

@fanyang01 fanyang01 marked this pull request as ready for review November 28, 2024 14:22
@fanyang01 fanyang01 merged commit e536c63 into main Nov 28, 2024
@TianyuZhang1214 TianyuZhang1214 deleted the 216-data-replicated-from-pg-becomes-invisible branch December 26, 2024 09:08
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.

Data Replicated from PG Becomes Invisible After Restarting MyDuck Server

2 participants