Skip to main Content

PostgreSQL Advanced Administration

  • Course Code PSQLADVADM
  • Duration 2 days

Course Delivery

Additional Payment Options

  • GTC 15 inc. VAT

    GTC, Global Knowledge Training Credit, please contact Global Knowledge for more details

Virtual Learning Price

Please call

Request Group Training Add to Cart

Course Delivery

This course is available in the following formats:

  • Public Classroom

    Traditional Classroom Learning

  • Virtual Learning

    Learning that is virtual

Request this course in a different delivery format.

Course Overview

Top
PostgreSQL Advanced Administration Course Overview

This PostgreSQL Advanced Administration course covers database upgrades,database security,table partitioning,and both streaming replication and logical replication of PostgreSQL 10,11,12,13,14,15 and 16 databases.

Exercises and examples are used throughout the course to give practical hands-on experience with the techniques covered.

Virtual Learning

This interactive training can be taken from any location, your office or home and is delivered by a trainer. This training does not have any delegates in the class with the instructor, since all delegates are virtually connected. Virtual delegates do not travel to this course, Global Knowledge will send you all the information needed before the start of the course and you can test the logins.

Course Schedule

Top
    • Delivery Format: Virtual Learning
    • Date: 22-23 January, 2026 | 9:30 AM to 5:00 PM
    • Location: Virtual (GMT Standa)
    • Language: English

    £1,100.00

Target Audience

Top
Who will the Course Benefit?

This PostgreSQL Advanced Administration course is designed for professional database administrators of PostgreSQL 10,11,12,13,14,15 and 16 databases who need to be able to successfully plan and implement the upgrade of a PostgreSQL database. The course covers Streaming Replication in PostgreSQL,how it can be used to achieve automatic failovers and setup a highly available PostgreSQL Database Cluster and the replication of individual objects using Logical Replication. The course also covers how security can be managed in a PostgreSQL database,including encrypted TCP/IP connections and encrypted data,and how to split large tables into smaller physical pieces using Table Partitioning. This course is suitable for users of PostgreSQL 9 databases.

Course Objectives

Top
Course Objectives

This training is designed for experienced Database Administrators and Architects who want to learn advanced administration techniques for implementing High Availability and Database Security in PostgreSQL.

The delegate will also learn how to upgrade a PostgreSQL database successfully.

Course Content

Top
PostgreSQL Advanced Administration Training Course Course Contents - DAY 1

Course Introduction

  • Administration and Course Materials
  • Course Structure and Agenda
  • Delegate and Trainer Introductions

Session 1: DATABASE UPGRADES

  • PostgreSQL Versioning
  • Plan an Upgrade
  • Upgrade using pg_dump
  • Upgrade using pg_upgrade
  • Post Upgrade Tasks
  • Overview of upgrading using Logical Replication

Session 2: DATABASE SECURITY

  • Client Authentication Control
  • Password handling
  • User and Role management
  • Row Level Security
  • Encryption Options
  • Encrypt Specific Columns with the pgcrypto Module
  • The Performance Implications of Encryption

Session 3: CONTROL ACCESS TO THE SERVER

  • Secure TCP/IP Connections with SSL
  • Secure TCP/IP Connections with SSH Tunnels
PostgreSQL Advanced Administration Training Course Course Contents - DAY 2

Session 4: TABLE PARTITIONING

  • Overview of Table Partitioning
  • Declarative Table Partitioning
  • Create a Partitioned Table
  • Query Performance
  • Detach and Attach Partitions
  • Table Partitioning New Features
  • Table Partitioning using Inheritance

Session 5: STREAMING REPLICATION

  • Configure Streaming Replication
  • Standby Setup
  • Create a Replication User
  • Stop and Start Replication
  • Monitor Replication
  • Replication Failover and Failback
  • Timelines
  • Manage Conflicts
  • Synchronous Replication
  • Replication Slots
  • Physical Replication Slot Handling

Session 6: LOGICAL REPLICATION

  • Logical Replication Architecture
  • Features of Logical Replication
  • Advantages of Logical Replication
  • Limitations of Logical Replication
  • The CREATE PUBLICATION Command
  • The CREATE SUBSCRIPTION Command
  • Logical Replication Slot Handling
  • Monitoring Logical Replication

Course Prerequisites

Top
Requirements

This course assumes a good working knowledge of SQL and specifically of PostgreSQL Administration. This can be obtained by attendance on the pre-requisite PostgreSQL Administration course.

This course is run on a Linux operating system,therefore a good working knowledge of UNIX/Linux is required. This knowledge can be gained by attendance on the pre-requisite Linux Introduction course

Follow on Courses

Top
Further Learning
  • PostgreSQL for Developers
  • Python Programming 1
  • PHP Developer