PostgreSQL Replication

PostgreSQL Replication

PostgreSQL offers a comprehensive set of replication related features, which can be used to make your database servers more robust and way more scalable. Unleashing the power of PostgreSQL provides the user with countless opportunities and a competitive advantage over other database systems. To make things more powerful,...
PostgreSQL High Availability Cookbook, 2nd Edition

PostgreSQL High Availability Cookbook, 2nd Edition

Key Features Create a PostgreSQL cluster that stays online even when disaster strikes Avoid costly downtime and data loss that can ruin your business Updated to include the newest features introduced in PostgreSQL 9.6 with hands-on industry-driven recipes Book Description Databases are nothing without the data they store....
PostgreSQL Development Essentials

PostgreSQL Development Essentials

PostgreSQL is the most advanced open source database in the world. It is easy to install, configure, and maintain by following the documentation; however, it’s difficult to develop applications using programming languages and design databases accordingly. This book is what you need to get the most out of...