07.10.2019 13:24, Paul Reeves wrote:
Primary: database = /srv/data/active/ods130/bmsql_smoketest.fdb { log_directory = /var/fb4-replication/bmsql_smoketest log_archive_directory = /var/fb4-replication/archlog/bmsql_smoketest log_archive_timeout = 10 verbose_logging = true }
verbose_logging is redundant here, currently it's used on the replica side only.
Replica: database = /srv/data/active/ods130/bmsql_smoketest.fdb { log_source_directory = /var/fb4-replication/bmsql_smoketest verbose_logging = true }
log_source_directory should point to the same directory as log_archive_directory on the master side.
Both servers can see the log directory.
They should see the log archive directory, this is what is shipped from primary to replica.
Dmitry Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel