I need some idea about how I can deploy a financial application in production environment using PostgreSQL DB with zero down time. I have two servers in Master-Slave design. Currently I am giving downtime while deploying applications and executing database script. For zero downtime, do we need any configuration or any third party software or PostgreSQL utility which will handle this scenario so that in production real time environment we don't loose any transactions and I also can update database script simultaneously?
Take the 2-minute tour
×
Database Administrators Stack Exchange is a question and answer site for database professionals who wish to improve their database skills and learn from others in the community. It's 100% free, no registration required.
|