The Postgres Interceptor
Follows the client-server protocol of Postgres to the letter.
Looks like a Postgres database to the application.
Looks like an application to the Postgres database.
Together with the replication engine, the semantics optimizer and our Spread group communication toolkit, provides seamless replication for Postgres:
- Postgres is not modified.
- Client programs are not modified.