Experience level

Expert

Session Track

Postgres

Moving Towards Continuous Availability In The PostgreSQL Environment

Continuous Availability is an approach protecting against downtime. Whatever the cause, it ensures that the system remains available to all client interaction at all times. Continuous availability ensures business continuity.

Avoid downtime by eliminating changes to your tables. Why add columns when you can add rows? This talks centers on the techniques you can use to achieve this goal.