|
|
|
|
|
by pinaraf
3599 days ago
|
|
PostgreSQL streaming : send disk diffs over network, raw binary, absolutely unusable if you don't have the same postgresql version on the other side
Logical : send data diffs over network. Could be used for replication, but also audit or sending to different databases... |
|