Answer:
Firebird does not offer replication out-of-the-box, you need to use some 3rd party tools. Those external tools add specific triggers that log all the changes in database and replicate to other databases.
Previous Question | Next Question |
How to drop all foreign keys in database? | How to disconnect the user connection? |