Implementing High Availability in PostgreSQL Training Course
Ensuring zero-downtime PostgreSQL deployments requires a deep understanding of Streaming Replication and automated failover management. This course delves into synchronous and asynchronous replication, cascaded replication, transaction log archiving, base backups, and the monitoring of streaming configurations. You will learn how to deploy pgpool-II for connection pooling, set up automated high availability, and establish production-grade database reliability tailored for critical enterprise environments handling high-traffic business applications.
This course is available as onsite live training in South Africa or online live training.Course Outline
- Introduction
- Streaming Replication
- Streaming Replication
- Synchronous versus Asynchronous Replication
- Cascaded Replication
- Transaction Log Archiving
- Base Backups
- Configuring Streaming
- Monitoring Streaming
- Resolving Conflicts
- High Availability Setup
- Connection Pooling and HA Configuration Using pgpool-II
- Installation
- Configuration
- Pool Configuration
- HA Configuration
- Practical Demonstrations and Labs
- Connection Pooling and HA Configuration Using pgpool-II
Requirements
It is advisable to undertake this training only if you possess prior knowledge of PostgreSQL.
Need help picking the right course?
southafrica@nobleprog.co.za or +27 (0)10 005 5793
Implementing High Availability in PostgreSQL Training Course - Enquiry
Testimonials (1)
A factual and practical approach to the subject. A nice atmosphere, conducive to asking questions.
Marcin - Santander Bank Polska S.A.
Course - Implementing High Availability in PostgreSQL
Upcoming Courses
Related Courses
AI for Postgres
21 HoursPostgres is a sophisticated open-source relational database that can serve as a foundation for AI-powered systems and data intelligence applications.
This instructor-led, live training (online or onsite) is aimed at intermediate-level database professionals and developers who wish to integrate, manage, and optimise AI capabilities directly within Postgres.
By the end of this training, participants will be able to:
- Set up and configure Postgres extensions for AI workloads.
- Implement embeddings and similarity search using pgvector.
- Integrate open source and proprietary LLMs with Postgres for real-time insights.
- Optimise Postgres for handling AI-driven queries and workflows.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
AI for PostgreSQL: Enterprise-Grade Integration, Optimization & Governance
21 HoursPostgreSQL is a robust, open-source relational database that can be augmented with AI capabilities to drive enterprise data intelligence, predictive analytics, and automation.
This instructor-led live training (available online or onsite) is designed for intermediate to advanced data engineers, DBAs, and solution architects who want to design, implement, and govern enterprise-grade AI systems leveraging PostgreSQL.
Upon completing this programme, participants will gain the expertise to:
- Integrate AI models and vector search capabilities directly into PostgreSQL.
- Deploy AI-optimised architectures for high-volume enterprise workloads.
- Implement robust governance, auditing, and compliance for AI data pipelines.
- Leverage open source and proprietary AI frameworks securely within PostgreSQL environments.
Format of the Course
- Interactive lectures and enterprise case discussions.
- Practical exercises and real-world labs.
- Hands-on implementation in a live PostgreSQL environment.
Course Customisation Options
- To request a customised training for this course, please contact us to arrange.
Migrating Oracle to Azure SQL or PostgreSQL
7 HoursThis instructor-led live training South Africa (online or onsite) is aimed at database administrators and cloud architects who wish to migrate Oracle databases to Azure SQL or PostgreSQL.
By the end of this training, participants will be able to:
- Compare Azure SQL with PostgreSQL to choose the database that best meets business objectives and needs.
- Prepare databases to move definitions, data, and procedures from Oracle to Azure SQL or PostgreSQL database system.
- Perform post-migration steps to test, optimise, update, and maintain a migrated database.
PostgreSQL AI
14 HoursThis course explores the core principles of PostgreSQL server extensions and libraries designed to embed artificial intelligence capabilities into database environments. Key topics include similarity and semantic search using embedding vectors, Text-to-SQL querying, and Retrieval-Augmented Generation (RAG). Participants will learn to install and configure PgVector and PgAI, as well as generate, load, and index vector embeddings. The curriculum covers implementing semantic search and RAG workflows, and building Text-to-SQL applications using LangChain with either Python or JavaScript. Through live demonstrations and practical exercises, learners will solidify both conceptual understanding and applied skills.
PostgreSQL Advanced - Performance Management
14 HoursThis practical course focuses on the hands-on aspects of performance tuning within PostgreSQL. Participants will gain skills in analysing query execution, optimising indexing strategies, configuring memory and system parameters, and effectively monitoring workloads. Through real-world scenarios and live exercises, attendees will learn how to identify and resolve bottlenecks at both the database and infrastructure levels.
PostgreSQL Administration and Development
28 HoursEffectively managing and developing PostgreSQL databases demands a thorough understanding of performance optimisation, database replication, and connection pooling. This course provides comprehensive coverage of server administration, SQL fundamentals, client interfaces, server-side programming, and database internals. Through practical, hands-on training, database administrators and developers will gain the skills to optimise query execution, manage backups, configure monitoring systems, and establish robust, production-grade configurations for enterprise-level PostgreSQL environments.
PostgreSQL Server Administration
14 HoursPostgreSQL Essentials
14 HoursThis course is tailored for Database Administrators and Architects seeking to master PostgreSQL from the ground up.
You will gain insights into PostgreSQL architecture, installation procedures, database design principles, and techniques for performing effective backups and recoveries.
PostgreSQL Advanced DBA
14 HoursThis training is tailored for Database Administrators and Architects aiming to master the tools and methodologies for implementing backups, high availability, and database security within PostgreSQL.
You will also gain insights into identifying slow queries, monitoring database performance, and tuning PostgreSQL for optimal speed.
PostgreSQL Performance Tuning
14 HoursThis course is tailored for Database Administrators and Architects seeking to optimise PostgreSQL databases for peak performance. You will learn techniques for logging slow-running workloads and identifying potential bottlenecks within queries. The curriculum also addresses the critical configuration parameters that must be adjusted to ensure optimal performance.
PostgreSQL Administration, Optimization and Replication
35 HoursIn this instructor-led, live training in South Africa (onsite or remote), participants will explore both fundamental and advanced PostgreSQL concepts. The curriculum covers administration, performance tuning, advanced development techniques, and replication. Attendees will engage in a series of practical, hands-on lab exercises that guide them through setup, configuration, testing, deployment, and troubleshooting.
Upon completion of this training, participants will be able to:
- Employ advanced administrative techniques to configure and manage a PostgreSQL server.
- Enhance database and query performance to achieve optimal efficiency.
- Implement replication strategies and scale a PostgreSQL server.
PostgresAI at Enterprise Scale: Monitoring, Cloning & AI-Driven Operations
21 HoursPostgresAI is a platform that enables database teams to clone, test, and optimise PostgreSQL environments using AI-driven automation.
This instructor-led, live training (online or onsite) is aimed at advanced-level DevOps professionals and database engineers who wish to implement PostgresAI at enterprise scale for database monitoring, cloning, and AI-driven optimisation.
By the end of this training, participants will be able to:
- Deploy and configure PostgresAI in enterprise environments.
- Integrate PostgresAI with CI/CD pipelines and PostgreSQL clusters.
- Leverage AI-driven insights for query optimisation and performance tuning.
- Implement governance, auditing, and data privacy controls for cloned environments.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customisation Options
- To request a customised training for this course, please contact us to arrange.
PostgreSQL for Developers
14 HoursThis programme equips participants with the skills to programmatically interact with PostgreSQL databases. You will master the essential techniques, syntaxes, and structures required to build high-quality applications powered by a PostgreSQL backend. The training also delves into SQL Tuning, highlighting best practices for writing efficient SQL code.
The course is designed for developers looking to utilise or extend PostgreSQL capabilities, as well as database architects.
PostgreSQL Advanced: Replication and High Availability (RepMgr, PgPool-II)
14 HoursThis course offers comprehensive insights into replication, high availability, and cluster management within PostgreSQL. Participants will learn to construct and manage multi-node environments, set up automated failover mechanisms, and investigate load balancing and connection pooling strategies. The programme features practical replication exercises and recovery simulations.
PostgreSQL 13 for Developers and Administrators
21 HoursThis instructor-led, live training in South Africa (online or onsite) is aimed at sysadmins and developers who wish to use PostgreSQL 13 to set up, build, and manage databases for high-performance applications.
By the end of this training, participants will be able to:
- Install and configure PostgreSQL 13.
- Understand the features, architecture, and fundamentals of operating, managing, and maintaining databases with PostgreSQL 13.
- Learn how to configure Postgres database tables and schemas.
- Learn how to perform data manipulations and queries.
- Explore the different programming interfaces (client and server) to fully utilize and extend functionalities in PostgreSQL 13.