from Hacker News

The Immutable Future of PostgreSQL Extensions in Kubernetes with CloudNativePG

by eatonphil on 3/3/25, 1:32 PM with 1 comments

  • by Tostino on 3/11/25, 2:09 PM

    This is fantastic.

    I just spent a day getting cnpg working with the pgai extension by extending the container and setting up all the ghcr auth with my k8s deployment.

    It wasn't terrible to add support for that extension as it was, but very glad to see there will be a happy path for adding custom extensions.