PostgreSQL for Administrators - 3 Days Training Course
PostgreSQL, often referred to as Postgres, is an open-source relational database management system (RDBMS). It is designed to manage large data workloads while ensuring stability, reliability, and optimal performance.
This instructor-led, live training (available online or on-site) is tailored for database administrators and system administrators who aim to use PostgreSQL to manage large-scale data efficiently while optimizing the database systems for high availability and performance.
By the end of this training, participants will be able to:
- Install and configure PostgreSQL.
- Understand the features and architecture of PostgreSQL.
- Learn how to perform database operations using SQL.
- Conduct database backup and recovery to prevent data loss.
- Configure the server for high availability.
- Master the tools and techniques for performance tuning.
- Explore external tools for monitoring and observability.
Format of the Course
- Interactive lectures and discussions.
- Extensive exercises and practice sessions.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Course Outline
Introduction
- Overview of PostgreSQL features and architecture
- Basics of database administration
Getting Started
- Installing PostgreSQL
- Configuring a pgAdmin 4 client
- Creating a database user
- Creating a database
Database Operations
- SQL syntax, functions, and operators
- Data definition and data types
- User-defined data types
- Table schemas
- Creating and modifying tables
- Manipulating data in tables
- Querying and filtering data
- Exploring constraints
- Conversion functions
- Joining multiple tables
- Combining queries
- Indexes and full-text search
- Concurrency control
- Regular expressions
Database Server Administration
- Security and encryption
- Access roles and permissions
- Backup and restore
- Upgrading PostgreSQL
- High availability
- Load balancing and replication
- Statistics and monitoring
High Performance Tuning
- Resource management
- Monitoring query performance
- Parameter tuning
- Index optimization
- Query optimization
- Scalability and partitioning
External Tools for Monitoring and Observability
- pgAdmin
- pgBadger
- pgbench
- node-exporter Prometheus, Grafana
- Zabbix
Troubleshooting
Summary and Next Steps
Requirements
- Basic knowledge in database administration
- Familiarity with SQL language
Audience
- Database administrators
- System administrators
Need help picking the right course?
PostgreSQL for Administrators - 3 Days Training Course - Enquiry
PostgreSQL for Administrators - 3 Days - Consultancy Enquiry
Testimonials (1)
Andres consistently ensures that he addresses all attendee questions and strives to ensure everyone comprehends his teachings. I admire his expertise and proficiency in the subject matter
Ryan - Questronix Corporation
Course - PostgreSQL for Administrators - 3 Days
Related Courses
AI for Postgres
21 HoursPostgres is an advanced open-source relational database that can serve as the foundation for AI-powered systems and data intelligence applications.
This instructor-led, live training (available online or on-site) is designed for intermediate-level database professionals and developers who want to integrate, manage, and optimize AI capabilities directly within Postgres.
By the end of this training, participants will be able to:
- Set up and configure Postgres extensions suitable for AI workloads.
- Implement embeddings and similarity search using pgvector.
- Integrate open-source and proprietary LLMs with Postgres to gain real-time insights.
- Optimize Postgres to efficiently handle AI-driven queries and workflows.
Format of the Course
- Interactive lectures and discussions.
- Numerous exercises and practical activities.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
AI for PostgreSQL: Enterprise-Grade Integration, Optimization & Governance
21 HoursPostgreSQL is a robust, open-source relational database that can be enhanced with AI capabilities to support enterprise data intelligence, predictive analytics, and automation.
This instructor-led, live training (available online or on-site) is designed for intermediate to advanced-level data engineers, DBAs, and solution architects who want to design, implement, and manage enterprise-grade AI systems that leverage PostgreSQL.
By completing this program, participants will gain the expertise to:
- Integrate AI models and vector search capabilities directly into PostgreSQL.
- Deploy AI-optimized architectures for high-volume enterprise workloads.
- Implement robust governance, auditing, and compliance measures for AI data pipelines.
- Securely leverage open-source and proprietary AI frameworks within PostgreSQL environments.
Format of the Course
- Interactive lectures and discussions on enterprise case studies.
- Practical exercises and real-world labs.
- Hands-on implementation in a live PostgreSQL environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Migrating Oracle to Azure SQL or PostgreSQL
7 HoursThis instructor-led, live training in Uzbekistan (online or onsite) is aimed at database administrators and cloud architects who wish to migrate Oracle databases to Azure SQL or PostgreSQL.
By the end of this training, participants will be able to:
- Compare Azure SQL with PostgreSQL to choose the database that best meets business objectives and needs.
- Prepare databases to move definitions, data, and procedures from Oracle to AzureSQL or PostgreSQL database system.
- Perform post-migration steps to test, optimize, update, and maintain a migrated database.
PostgreSQL Administration and Development
28 HoursThis course focuses on the administration and performance optimization of PostgreSQL databases. Participants will gain knowledge in using specialized PostgreSQL (also known as Postgres) modules, including replication, connection pooling, and full-text search.
PostgreSQL Server Administration
14 HoursPostgreSQL Essentials
14 HoursThis training is tailored for Database Administrators and Architects who are interested in learning PostgreSQL from the fundamentals.
You will gain knowledge about PostgreSQL's architecture, installation processes, design principles, and techniques for performing database backups and recoveries in PostgreSQL.
PostgreSQL Advanced DBA
14 HoursThis training is tailored for Database Administrators and Architects who are interested in mastering the tools and techniques required for implementing backups, high availability, and database security in PostgreSQL. Additionally, you will gain skills in identifying slow queries, monitoring database performance, and optimizing PostgreSQL for enhanced performance.
Implementing High Availability in PostgreSQL
7 HoursThis training is tailored for Database Administrators and Architects interested in mastering Streaming Replication in PostgreSQL. It also covers how to use pgpool-II to implement automatic failovers and set up a highly available PostgreSQL Database Cluster.
PostgreSQL Performance Tuning
14 HoursThis training is tailored for Database Administrators and Architects looking to optimize the performance of the PostgreSQL Database. You will learn how to log slow queries and identify potential bottlenecks within them. The course also delves into the key parameters that need to be adjusted for achieving the best possible performance.
PostgreSQL Administration, Optimization and Replication
35 HoursIn this instructor-led, live training in Uzbekistan (onsite or remote), participants will learn the general and advanced aspects of PostgreSQL, including administration, performance turning, advanced development, and replication as they step through a series of hands-on, live-lab exercises involving setup, configuration, testing, deployment and troubleshooting.
By the end of this training, participants will be able to:
- Use advanced administration techniques to configure and manage a PostgreSQL server.
- Optimize the database and queries for maximum performance.
- Replicate and scale a PostgreSQL server.
PostgreSQL for Developers
14 HoursThis course offers programmatic interaction with PostgreSQL databases, teaching the techniques, syntax, and structures necessary to develop high-quality applications using a PostgreSQL backend. The training also delves into SQL Tuning, providing best practices for writing efficient SQL queries.
The target audience includes developers who wish to use or extend PostgreSQL, as well as database architects.
PostgreSQL 13 for Developers and Administrators
21 HoursThis instructor-led, live training in Uzbekistan (online or onsite) is aimed at sysadmins and developers who wish to use PostgreSQL 13 to set up, build, and manage databases for high-performance applications.
By the end of this training, participants will be able to:
- Install and configure PostgreSQL 13.
- Understand the features, architecture, and fundamentals of operating, managing, and maintaining databases with PostgreSQL 13.
- Learn how to configure Postgres database tables and schemas.
- Learn how to perform data manipulations and queries.
- Explore the different programming interfaces (client and server) to fully utilize and extend functionalities in PostgreSQL 13.
PostgreSQL 16 for Developers and Administrators
21 HoursThis instructor-led, live training in Uzbekistan (online or onsite) is aimed at intermediate-level developers and administrators who wish to leverage the latest features and improvements in PostgreSQL 16.
By the end of this training, participants will be able to:
- Understand the architecture and components of PostgreSQL 16.
- Utilize advanced SQL features and PostgreSQL extensions.
- Implement security best practices and access controls.
- Perform database administration tasks, including backup, recovery, and monitoring.
- Optimize database performance through tuning and indexing strategies.
- Utilize PostgreSQL's built-in tools for high availability and replication.
- Integrate PostgreSQL with modern application development frameworks.
PostgreSQL Fundamentals
14 HoursThis instructor-led, live training in Uzbekistan (online or onsite) is aimed at beginner-level professionals who wish to learn how to use PostgreSQL for creating databases, writing SQL queries, manipulating data, and managing tables using both SQL commands and PGAdmin. The course also provides a basic introduction to the Timescale extension for time-series data.
By the end of this training, participants will be able to:
- Understand relational database principles and PostgreSQL architecture.
- Install, configure, and navigate PostgreSQL and PGAdmin.
- Write and run SQL queries for data selection, filtering, grouping, and joining.
- Manipulate data with SQL statements and manage database objects.
- Create and manage views and explore PostgreSQL extensions like Timescale.
PostgreSQL with Python
21 HoursThis instructor-led, live training in Uzbekistan (online or onsite) is aimed at developers and administrators who wish to use PostgreSQL with Python to build secure, reliable, and stable applications at scale.
By the end of this training, participants will be able to:
- Install, configure, and connect PostgreSQL with Python.
- Get a refresher on Python programming fundamentals.
- Understand the benefits of using PostgreSQL with Python.
- Learn how to perform basic SQL operations with Python.
- Learn how to use the advanced PostgreSQL features with Python.
- Implement data safety, security, monitoring, and optimization techniques.