How can I minimize the data in a SQL replication
问题 I want to replicate data from a boat offshore to an onshore site. The connection is sometimes via a satellite link and can be slow and have a high latency. Latency in our application is important, the people on-shore should have the data as soon as possible. There is one table being replicated, consisting of an id, datetime and some binary data that may vary in length, usually < 50 bytes. An application off-shore pushes data (hardware measurements) into the table constantly and we want these