Skip to main Content

English Delivery Only: PostgreSQL Advanced Administration

  • Código del Curso PSQLADVADM
  • Duración 2 días

Otros Métodos de Impartición

Clase de calendario Precio

eur1,320.00

Solicitar Formación Grupal Inscribirse

Método de Impartición

Este curso está disponible en los siguientes formatos:

  • Clase de calendario

    Aprendizaje tradicional en el aula

  • Aprendizaje Virtual

    Aprendizaje virtual

Solicitar este curso en un formato de entrega diferente.

*** Course delivered in English (UK - (GMT)) ***

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 13,14,15,16,17 and 18 databases.

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

Calendario

Parte superior
    • Método de Impartición: Aprendizaje Virtual
    • Fecha: 22-23 enero, 2026 | 10:30 AM to 6:00 PM
    • Sede: Aula Virtual (W. Europe )
    • Idioma: Español

    eur1,100.00

Dirigido a

Parte superior

Who will the Course Benefit?

This PostgreSQL Advanced Administration course is designed for professional database administrators of PostgreSQL 13,14,15,16,17 and 18 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.

Objetivos del Curso

Parte superior

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.

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

Pre-requisitos

Parte superior

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

Siguientes Cursos Recomendados

Parte superior

Further Learning

  • PostgreSQL for Developers
  • Python Programming 1
  • PHP Developer