Skip to page content Skip to section menu Skip to site-wide navigation About Us | Consultancy | Training | Software | Publications | Open Source | Support | Open Standards | FAQ | Jobs
Site Style Info

PostgreSQL Administration — A 5-Day Course

Course Overview

This course deals with the administrationg and performance tuning of PostgreSQL databases. It also covers use of specialised PostgreSQL modules such as replication, connection pooling and full text searching.

Attendees are expected to have a basic working knowledge of SQL.

This is a hands on course with the emphasis on thinking and problem solving via exercises and group "mini projects".

Suitable For

Scheduled and On-site Courses

Courses in this subject are scheduled on an 'ad-hoc' basis. We can arrange a course at our Carshalton centre or on customer site for any client wishing to send two or more delegates on the same course.

For courses at the Carshalton Centre the fee will be:

On-site course fees are as above + expenses recharged at cost.

For a 1:1 course in Carshalton the fee is £2750 + VAT. For a 1:1 on-site course the fee is £2750 + VAT + expenses recharged at cost.

If there are any dates showing below this line, a course has been scheduled and places for individuals are available at £1750. Otherwise, no courses are currently scheduled and the above fees apply.

Publicly scheduled dates, locations, and prices

A schedule of dates for this subject is not currently available. Please call 0800 651 0338 or use our contact form to enquire about places and availability.


Course Contents

PostgreSQL - Configuration and Installation

psql client usage

Index Creation and Management

Understanding Transactions and Concurrency

Defining and Managing database privileges

Fine grained Access control using GRANT

Structure and Organisation of PostgreSQL databases

Design, implementation and management of PostgreSQL tablespaces and databases

PostgreSQL Schemas - overview of the key concepts

PostgreSQL logging - principles and uses

Backup and recovery (pg_dump, pg_dumpall, file system backups)

Point-in-time recovery (PITR)

Overview of the PostgreSQL query optimizer

Server - performance tuning and monitoring

Overview of PostgreSQL modules and add-ons