Conference Schedule - PGCon 2020

pgagroal

Date: 2020-05-27
Time: 13:00–13:45
Room: Stream 2
Level: Beginner

pgagroal is a high performance protocol-native connection pool for PostgreSQL.

pgagroal is built upon libev, a high performance network library, and uses a shared-memory process model together with atomic operations for tracking state to achieve its high performance.

In this session we will explore the

  • Architecture
  • Features
  • Deployment
  • Performance
  • Roadmap

of pgagroal.

We will start with a brief overview of pgagroal before going deeper into its architecture and how features are implemented.

The attendee should gain a good understanding of what features pgagroal currently have, and how to help implement new features.

Video

Slides

The following slides have been made available for this session:

Speaker

Jesper Pedersen