PASS Summit West 2026, November 9-11|Register now

Accidental PostgreSQL DBA

Resources to help you get up to speed with PostgreSQL.

Many people managing PostgreSQL didn't plan to be managing PostgreSQL. It usually starts with one database, one project, and an assumption that someone else will handle the hard parts. Then it becomes your problem: monitoring, schema changes, migrations, version control - without a clear direction. These resources have been created as your PostgreSQL starting point.

image of PostgreSQL logo and Redgate icons

PostgreSQL 101 Webinar Series

Join our webinar series, which follows Developer Advocates, Ryan Booz and Grant Fritchey, as they guide you through the what, how and why of the database system, breaking down key topics into easy-to-follow sessions. It’s PostgreSQL, simplified. 

On-demand webinar

PostgreSQL 101: Stored Procedures / Functions

The features available within SQL Server and PostgreSQL for functions and procedures are different in some surprising ways. Join Grant Fritchey and Ryan Booz in this on-demand webinar as they uncover the secrets behind stored procedures and functions between the two database platforms and share how to most effectively use them.

On-demand webinar

PostgreSQL 101: Data Types

While there are common data types used across all database platforms, there are a few differences to be aware of to successfully operate in PostgreSQL. Join Ryan Booz for this webinar on the key differences between data types in SQL Server versus PostgreSQL, and best practices in picking PostgreSQL data types.

On-demand webinar

PostgreSQL 101: Indexing

Efficient and high-quality data retrieval is critical to saving time in your day-to-day tasks. Join our in-house expert, Ryan Booz, for a dive into the tips and tricks of indexing in this increasingly popular database platform. Ryan covers the 6 primary index types along with best practices for the most common.

See all the webinars from this series

Introduction to PostgreSQL Book

If you've spent years working with SQL Server, PostgreSQL can feel disorienting at first. The concepts are familiar, but the terminology shifts, the tooling is different, and the documentation assumes you're starting from scratch. 

This book meets you where you are. It's written for people who already understand relational databases and data management, but need a practical guide to how PostgreSQL does things differently. From spinning up your first instance to backups, server configuration, and monitoring, it maps the fundamentals of Postgres onto knowledge you already have, so you can get productive quickly rather than starting over. 

Get your free copy
PostgreSQL Book Cover

Learning PostgreSQL with Grant Fritchey

Learn from Grant Fritchey’s triumphs and mistakes as he takes his vast knowledge of SQL Server and applies it to learning PostgreSQL.

See all the articles