|
|
|
|
|
by hbarka
217 days ago
|
|
I remember decades ago working in something similar in SQL Server called transactional log shipping. It worked on the same principle as write-ahead to another server and was an ETL method for incremental change capture to a data warehouse. |
|