←back to thread

131 points pgedge_postgres | 1 comments | | HN request time: 0.416s | source
Show context
imglorp ◴[] No.45534764[source]
Third party, multi master postgres is such an old idea, it was done in Perl...

https://github.com/bucardo/bucardo

replies(3): >>45535030 #>>45537265 #>>45537313 #
1. vyruss ◴[] No.45537265[source]
True, but Bucardo is trigger-based and does not use WAL-based logical replication, and is unmaintained. There is also a world of difference in performance between them.