EDB's Developer U program holds third in-person PostgreSQL training session in Montreal
By
Floor Drees
Summary
EDB's Developer U program for aspiring PostgreSQL developers held its third in-person meeting in Montreal, featuring training sessions from Robert Haas (PostgreSQL Optimizer, IPC, Shared Memory, Wire Protocol), Andrew Dunstan (extensions, access methods), and student Jonathan Gonzalez (AI-assisted code review harness). Participants shared positive feedback about the deep-dive sessions, with plans to continue working on patches and contributions to PostgreSQL 19 and beyond.
Source
Key quotes
· 5 pulledRobert: "we had good discussions, I enjoy teaching."
"Robert's sessions on the planner, the wire protocol and IPC were just terrific." — Andrew Dunstan
"The AI-assisted review system Jonathan's been working on, is sure to be very useful." — Ian Barwick
"As someone who usually works remotely, having the opportunity to discuss these complex internals in person was fantastic." — Vaibhav Dalvi
"What really set this session apart was the provision of some advance 'homework' by Robert Haas, an excellent opportunity to dive into the subject matter in advance." — Ian Barwick
You might also wanna read
Performance Optimization: Replacing Protobuf with Direct C-to-Rust Bindings in PgDog PostgreSQL Proxy
The article details how PgDog, a PostgreSQL proxy written in Rust, replaced Protobuf serialization with direct C-to-Rust bindings to achieve
Advanced PostgreSQL Optimization Techniques Beyond Conventional Methods
This article presents unconventional optimization techniques for PostgreSQL databases, moving beyond standard approaches like query rewritin
Challenges of Outperforming Interpreters with JIT Compilers on Modern CPUs
The author discusses the challenges of creating a JIT compiler for PostgreSQL that can outperform a well-written interpreter on modern CPUs.
Building a Custom PostgreSQL WAL Receiver: A Developer's Technical Journey
A developer shares their journey of deep technical exploration into PostgreSQL's WAL (Write-Ahead Log) system, starting from simple curiosit
pgclaw: Postgres Extension for Embedding AI Agents in Database Rows
pgclaw is an open-source Postgres extension that enables developers to embed AI agents directly within database rows. It introduces a 'claw'
PostgreSQL 18 Introduces UUIDv7 Support for Improved Database Performance
This article explores PostgreSQL 18's new UUIDv7 support, explaining how UUIDv7 addresses performance issues associated with traditional UUI

Comments
Sign in to join the conversation.
No comments yet. Be the first.