2
Administrators
DBA1, 3 days
Basic course
on PostgreSQL administration
DBA2, 4 days
Configuration and monitoring
QPT, 3-day
Optimizing Queries
DBA3, 2 days
Backup
and replication
SQL Basics
E. P. Morgunov
"PostgreSQL. SQL basics
PGPRO, 3 days
Features of
Postgres Pro Enterprise
To attend these courses, you need a basic understanding of the SQL
language. Our curriculum doesn't include a dedicated SQL course, but there
are many books and other resources available to help you master SQL. We
recommend the book "PostgreSQL. SQL basics" by Evgeny Morgunov
For administrators, we offer the following courses.
The DBA1 course covers PostgreSQL architecture, installation, basic
configuration, and server management. The course covers the key
administrative tasks. The course provides an overview of access
management, backup, and replication.
The DBA2 course focuses on determining appropriate configuration
parameters based on an understanding of the internals of the server. It also
talks about monitoring the server and using feedback for iterative parameter
tweaking. The course covers settings related to localization, extension
management, and the server update process.
The DBA3 covers backups, as well as configuration and usage scenarios of
physical and logical replication. It also provides a general overview of how to
build scalable high-availability clusters and discusses the related challenges.
This QPT course provides an in-depth look at query planning and execution
mechanisms, explores instance parameter configuration related to
performance, and covers techniques for identifying and optimizing
problematic queries.