2
DBA2, 4 days
Configuration and monitoring
QPT, 2 days
Query optimization
DBA3, 2 days
Backup and replication
For administrators
DBA1, 3 days
Basic course
Prior knowledge of the basics of the SQL language is required to complete
all courses. There is no course on the SQL language in our line of courses,
but there are many books and other educational resources with which you
can master SQL.
For administrators, we offer the following courses.
The DBA1 course (this one) is a basic overview course. It provides general
information about the architecture of PostgreSQL, the installation process,
basic configuration and server management. It also considers basic
administration tasks and access control issues. Lastly, it provides an
overview of backup and replication mechanisms.
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 DBA3 course is devoted to backup, as well as physical and logical
replication configuration and scenarios for its use. It also provides an
overview of the methods and difficulties of building highly accessible,
scalable clusters.
The QPT course examines in detail the mechanisms for planning and
executing queries, discusses instance parameters related to performance,
and examines the options for finding problematic queries and optimizing
them.