So I guess that for now the "safest" option is async (related to network
instability) , correct?

Just a curiosity, is it possible right now to enable a multiple replica
system in async mode, by defining multiple log_archive_directory?
If not, I guess that I can do it by changing log_archive_command to
something that copies to 2 or more destinations, but I would like to know
what you thing about
Thanks


On Thu, Feb 25, 2021 at 1:57 PM Dmitry Yemanov <firebi...@yandex.ru> wrote:

> 25.02.2021 17:10, Lucas Schatz wrote:
>
> > I im testing for a week, and I think that the current Synchronous mode
> > is awesome but too fragile to a daily use as a security feature, if I'm
> > not mistaken at any network failure or replica restart you'll be prone
> > to inconsistency in the replica data, leading to more work from de DBA
> > to find and fix the data out of sync.
>
> Correct.
>
> > Yes, as an alternative you can use `report_errors =true`...
>
> Yes, although I'd expect it to be used mostly in embedded applications.
>
> > Is there a way to increase a mixed/(un)safe way of replication to sync
> mode?
>
> Currently no. This question was raised in the past and some options are
> being considered, but no decision is made yet.
>
>
> Dmitry
>
>
> Firebird-Devel mailing list, web interface at
> https://lists.sourceforge.net/lists/listinfo/firebird-devel
>
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to