PostgreSQL Certificate for Cristian Isse
Add to LinkedIn
Certificate ID:
808463
Authentication Code:
9dc12
Certified Person Name:
Cristian Isse
Trainer Name:
Michał Kuna
Duration Days:
4
Duration Hours:
28
Course Name:
PostgreSQL
Course Date:
6 May 2025 10:00 to 9 May 2025 17:00
Course Outline:
PostgreSQL Administration (Day 1)
- Architecture overview
- Configuring the Server
- Setting up and Managing Users
- Overview of Database Object Types
- Setting Permissions & Security
- Querying the Database
- Monitoring the Database
- Ensuring Atomicity and Isolation
- Migrating Data to Another System
- Working with PostreSQL Logs
Performance Optimization (Day 2)
- Reducing I/O with HOT
- Locking & Concurrency
- Evaluating the Design of the Database
- Optimizing SQL Queries with EXPLAIN
- Inspecting the Workload
- Benchmarking and Profiling
- Optimzing Joins
- Using Indexes Efficiently
- Memory management
PostgreSQL Replication & Backup (Day 3)
- Logical & Physical backups
- PITR
- Transactional Log archiving
- Overview of PostgreSQL Replication
- High Availability in PostgreSQL
- Streaming Replication
- Managing Clusters Using repmgr
- Running Queries on Database in Hot Standby
- Synchronous Replication
- File based Log Shipping
- Trigger-based Logical Replication with Slony & Londiste
- Connection Pooling
- Upgrading PostgreSQL
High Availability (Day 4)
- PgPool