logoalt Hacker News

levkkyesterday at 6:59 PM1 replyview on HN

It shards it as well. We handle schema sync, moving table data (in parallel), setting up logical replication, and application traffic cutover. The zero-downtime resharding is currently WIP, working on the PR as we speak: https://github.com/pgdogdev/pgdog/pull/784.


Replies

codegeekyesterday at 7:01 PM

Incredible. I am really interested in trying pgdog for our B2B SAAS product. Will do some testing.