Hi All,
At my company we have 5 FreeBSD servers around Australia, some on very low bandwidth connections. 1 Server (in Perth) has the Postgres Database, all other server just make calls to the database through a web server. Is it possible to set up data compression between the servers through the network, so all postgres data on port 5432 is compressed, and then decompressed on the receiving serve end??
Any thoughts ideas would be great!
Many thanks
At my company we have 5 FreeBSD servers around Australia, some on very low bandwidth connections. 1 Server (in Perth) has the Postgres Database, all other server just make calls to the database through a web server. Is it possible to set up data compression between the servers through the network, so all postgres data on port 5432 is compressed, and then decompressed on the receiving serve end??
Any thoughts ideas would be great!
Many thanks
Comment