Postgresql Replication


Download Postgresql Replication PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Postgresql Replication book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.

Download

PostgreSQL Replication


PostgreSQL Replication

Author: Hans-Jürgen Schönig

language: en

Publisher: Packt Publishing Ltd

Release Date: 2015-07-28


DOWNLOAD





PostgreSQL offers a comprehensive set of replication related features. Unleashing the power of PostgreSQL provides you with countless opportunities and a competitive advantage over other database systems. This book will guide you through the most important concepts of PostgreSQL replication. It contains all the information you need to design and operate replicated setups. Beginning by giving you an understanding of replication concepts, the PostgreSQL transaction log, and Point-in-time Recovery, we gradually move on to setting up asynchronous and synchronous replication. Next up, you will learn to monitor a PostgreSQL cluster setup, deal with monitoring tools, and then move on to understanding Linux High Availability. Further, we explore widely-used tools such as Slony, SkyTools, Postgres-XC, and walbouncer, and set up PL/Proxy. Finally, you'll get acquainted with the new technology of BDR, which allows bidirectional replication in PostgreSQL.

The PostgreSQL Handbook: In-Depth Techniques and Advanced Strategies


The PostgreSQL Handbook: In-Depth Techniques and Advanced Strategies

Author: Adam Jones

language: en

Publisher: Walzone Press

Release Date: 2024-11-26


DOWNLOAD





Unlock the full potential of PostgreSQL with "The PostgreSQL Handbook: In-Depth Techniques and Advanced Strategies," your ultimate resource for mastering the complexities of this robust, open-source database system. Designed for professionals with foundational PostgreSQL knowledge, this book explores advanced topics, elevating you to expert status. From the sophisticated intricacies of PostgreSQL architecture to cutting-edge SQL techniques and index optimization, each chapter elucidates complex concepts with clarity and precision. Delve into comprehensive chapters on transaction management, performance tuning, and innovative applications of advanced data types. Discover expert strategies for replication, partitioning, and sharding to ensure your systems are scalable, efficient, and resilient. Acquire essential skills in backup and disaster recovery to protect your data from unforeseen challenges, and enhance your databases with the latest security best practices to safeguard your data in an ever-evolving digital landscape. Whether you're a database administrator focused on optimizing performance, a developer eager to exploit PostgreSQL’s advanced capabilities, or an IT professional tasked with maintaining cutting-edge data solutions, "The PostgreSQL Handbook: In-Depth Techniques and Advanced Strategies" offers a wealth of knowledge. Equipped with insights into integrating PostgreSQL with external systems, this book prepares you to build and maintain dynamic, robust database environments. Advance beyond the basics and master the advanced strategies that establish PostgreSQL as one of the most versatile and trusted database systems in the tech world today.

PostgreSQL 12 High Availability Cookbook


PostgreSQL 12 High Availability Cookbook

Author: Shaun Thomas

language: en

Publisher: Packt Publishing Ltd

Release Date: 2020-02-25


DOWNLOAD





A comprehensive guide to understanding key techniques for architecture and hardware planning, monitoring, replication, backups, and decoupling Key FeaturesNewly updated edition, covering the latest PostgreSQL 12 features with hands-on industry-driven recipesCreate a PostgreSQL cluster that stays online even when disaster strikesLearn how to avoid costly downtime and data loss that can ruin your businessBook Description Databases are nothing without the data they store. In the event of an outage or technical catastrophe, immediate recovery is essential. This updated edition ensures that you will learn the important concepts related to node architecture design, as well as techniques such as using repmgr for failover automation. From cluster layout and hardware selection to software stacks and horizontal scalability, this PostgreSQL cookbook will help you build a PostgreSQL cluster that will survive crashes, resist data corruption, and grow smoothly with customer demand. You’ll start by understanding how to plan a PostgreSQL database architecture that is resistant to outages and scalable, as it is the scaffolding on which everything rests. With the bedrock established, you'll cover the topics that PostgreSQL database administrators need to know to manage a highly available cluster. This includes configuration, troubleshooting, monitoring and alerting, backups through proxies, failover automation, and other considerations that are essential for a healthy PostgreSQL cluster. Later, you’ll learn to use multi-master replication to maximize server availability. Later chapters will guide you through managing major version upgrades without downtime. By the end of this book, you’ll have learned how to build an efficient and adaptive PostgreSQL 12 database cluster. What you will learnUnderstand how to protect data with PostgreSQL replication toolsFocus on hardware planning to ensure that your database runs efficientlyReduce database resource contention with connection poolingMonitor and visualize cluster activity with Nagios and the TIG (Telegraf, InfluxDB, Grafana) stack Construct a robust software stack that can detect and avert outagesUse multi-master to achieve an enduring PostgreSQL clusterWho this book is for This book is for Postgres administrators and developers who are looking to build and maintain a highly reliable PostgreSQL cluster. Although knowledge of the new features of PostgreSQL 12 is not required, a basic understanding of PostgreSQL administration is expected.