Hello Dennis, Dennis wrote:
Is there any feasible way to achieve geographical redundancy of postgresql database?
As nobody mentioned it up until now: please check the very nice documentation about High Availability and Failover here:
http://www.postgresql.org/docs/8.2/static/high-availability.html It explains most optionsand its pros and cons. Regards Markus