background

Ludicrous Speed Postgres

A Postgres performance optimization course focused on optimizing your schema and database usage.

Forget lightspeed. You need ludicrous speed. If you have put off learning how to optimize your Postgres database because you thought it would take too long or would be too hard, wait no more. I designed this course to be the most efficient way to turn you into a Postgres performance master. Whether you need to optimize certain areas of your application or want to drop your overall database utilization, this course can help. Feel more confident, experience significant wins and become the hero of your team.

Enrollment has closed

Who is this course for?

Senior Developers

If you have put off learning how to best leverage the Postgres database you use everyday or want to take your knowledge to the next level, this course is a perfect fit for you. Some of my consulting engagements have resulted in query improvements by as much as 1,000 to 10,000 fold. Imagine the type of impact that could have in your organization.

Junior Developers

Do you use Postgres? Do you want to leap frog your fellow developers in terms of optimizing performance? With today's "big data" there is no better way than learning how to optimize your use of your Postgres database. If you have not had experience with a multi-terabyte database with billions of rows for some tables, that is what we will be using in this course to demonstrate optimization methods.

Database Administrator (Even Accidental?)

While this course will not be covering PostgreSQL configuration much if at all, we will give advice on schema changes, index selection and statement usage to get the most performance out of your database. Use this knowledge to help drop your database's CPU and disk activity. Some of my consulting engagements have resulted in dropping CPU utilization from 80% to 20% during active periods.

If any of these sound like you, you are in the right place!

By the end of course you will have . . .

Big Data Experience

You will have learned how to optimize a multi-terabyte database — some tables with billions of rows.

A Big Win Toolkit

If your database hasn't had much optimization and is large enough, you could find 10X, 100X or even 1,000X gains.

A Cost Reduction Toolkit

One of the benefits of optimization is that you can defer database upgrades or even potentially downgrade your DB.

An Optimization Framework

You will be getting my framework and thought processes on how I approach optimization challenges.

Benchmarking Guidelines

You will get the guidelines and techniques I use to validate the performance optimizations proposed.

More Confidence

Don't be intimidated by Postgres, learn the steps you can take to improve performance and become the hero of your team.
Image

Who am I?

Hi! I am Creston Jamison. I got started using Microsoft SQL Server in the late 1990's, switched to Oracle in the early 2000's and have been using PostgreSQL since about 2008 (over 15 years!). About 8 years ago I started doing PostgreSQL consulting. I started "Scaling Postgres" (my weekly show on scaling Postgres) in 2018. I just hit a huge milestone by recording my 300th episode!

I help clients optimize the performance of their PostgreSQL databases. I have helped clients find 10,000 fold performance wins and helped them manage their multi-terabyte databases with trillions of rows.

  • Image
    “Just wanted to let you know that I made the changes to the database this morning, and the performance is fantastic. Thanks for your insight!”
    Darin Haener
    Developer
  • Image
    “Whew. My DBA, @CrestonJamison from http://www.rubytreesoftware.com, saved our bacon last wk. I highly recommend him for Rails & Postgres work.”
    Rob Walling
    Founder of Drip
  • Image
    Previous Ansible Course: “I’ve read many different blog posts and tutorials on Rails deployment and server config, and your series was what finally helped me construct a working solution and deploy my first non-Heroku app! Really appreciate your very clear, well explained instructions.”
    Joshua Steele
    Developer
  • Image
    Previous Ansible Course: “The course is very well explained and all the commands are in the outline. In addition, it not only covers server setup, but also security (ssl) and a database backup strategy. At the end of the course, you have a server that is secure with a backup plan.”
    Anthony Candaele
    Developer

What's inside the course?

The course contains 8 modules of lessons covering the most important aspects of Postgres performance optimization. The lessons are delivered via video over the course of 8 weeks.

It is important to start with the right mindset. Discover the conceptual framework and thought processes I use for addressing performance issues with Postgres.
Learn different ways to get the most out of btree indexes. We cover topics like multi-column, partial, & expression indexes, as well as index-only scans and covering indexes.
Properly optimizing indexes requires addressing vacuum and analyze as well as statistics. We also cover the importance of reindexing and removing unused indexes.
Using the right data type can lead to better performance. We discuss the use of UUIDs, booleans, arrays, range types, as well as other index types such as GIN, GIST, BRIN & Hash.
Large amounts of text and JSON data can be challenging. We discuss techniques for doing text searching as well as JSON as well as index types to use.
Sometimes you need to employ different solutions to address issues. We discuss things such as lateral joins, distinct on, CTEs and keyset pagination.
Excessive data changes can tank your performance. We discuss how to handle large insert or update loads as well as how to do bulk loading.
Eventually, you will need to use different data handling solutions such as partitioning, materialized views, or summarization / aggregate tables.

Bonus #1: Online Community

check_circle_outline You don't have to go through the course alone.

check_circle_outline Interact with your fellow students to give or get advice.

check_circle_outline I will be checking in on the community at least once a day.

check_circle_outline Stay motivated to complete the course!

Bonus #2: Two Terabyte Example Database

check_circle_outline Things can start getting slow at hundreds of GBs, but TBs is where it gets interesting.

check_circle_outline Some tables have billions of rows.

check_circle_outline This example DB was built as accurately as I could. I built it using a Faker library. No generate_series or pgbench in this DB.

Bonus #3: Weekly LIVE Q&A

check_circle_outline Get an opportunity to ask me questions live.

check_circle_outline See what others in the course are working on or the issues they are encountering.

check_circle_outline Cannot make a session? Watch the recording later.

Bonus #4: Unlocking AI with pg_vector

check_circle_outline Learn how to get started with pg_vector.

check_circle_outline Test different indexes for querying embeddings.

check_circle_outline We will use data from all 300+ episodes of Scaling Postgres.

check_circle_outline Delivered at the conclusion of the course.

30-Day Guarantee

I know this might be a large investment for you. But, it is an investment in your knowledge and capabilities. With this 30-day guarantee, you should be able to complete three modules of course. You also would have had the opportunity to take part in the community and particpate in the live Q&As. I sincerely believe this course can transform you into a Postgres hero for your team. But, if you are participating in the course and not satisfied, I will gladly give you a full refund up to 30 days after purchase. More Details.

FAQ

Can you describe the course experience?

The course includes 8 modules of video lessons delivered over 8 weeks, access to an online community with fellow students, access to the two terabyte example database and access to the live Q&A's.

Course modules will be released on a week by week basis to try and keep everyone together (assuming each student has the time). The lessons will be released on Mondays and sometime later in the week will be the live Q&A session. However, don't worry if you cannot make a given session as everything will be recorded.

Do you offer a payment plan?

Yes, a monthly payment plan is available.

Do I have to know anything about Postgres?

Yes. This is an advanced course and I will assume you have some basic knowledge of SQL and Postgres. If you want a kickstart, here are two free courses. First, to get up to speed with SQL, you can take my free course SQL Boot Camp. Second, to gain some pre-requisite Postgres knowledge, you can take this course: PostgreSQL Performance Starter Kit.

Will you provide free updates?

Yes, you will receive free updates to the course for two years after your purchase date.

Do you offer refunds?

Of course! If you are participating in the course and not satisfied, email hello@rubytreesoftware.com within 30 days of your purchase date to request a refund. More details can be found in our Terms of Use.

What if I have another question?

Email any other questions you have about the course to hello@rubytreesoftware.com.