Hacker News new | ask | show | jobs
by pas 2453 days ago
In MySQL/MariaDB/Percona InnoDB Galera every writeable replica has an auto increment offset.
1 comments

Same in postgres[1], and I'm willing to guess every relational database has a way to do it.

[1] https://www.postgresql.org/docs/current/sql-createsequence.h...