Y
Hacker News
new
|
ask
|
show
|
jobs
by
dvtkrlbs
474 days ago
Postgres definitely needs github like tooling that does always online migrations. iirc githhub's migration tool was open source right?
Edit: yes it was
https://github.com/github/gh-ost
1 comments
dvtkrlbs
474 days ago
And someone can correct me if I am wrong but really similar migrations are possible with Postgres I remember reading an article about some company doing a similar migration strategy using postgres publications. We just need better tooling.
link