postgres-operator icon indicating copy to clipboard operation
postgres-operator copied to clipboard

Add documentdb postgres extension

Open 0dragosh opened this issue 8 months ago • 0 comments

Overview

I would like to have documentdb as a pre-installed extension in the official crunchy postgres image.

Use Case

I want to use FerretDB as a MongoDB interface, which requires documentdb to be installed and created in the postgres instance that’s backing it.

Desired Behavior

The extension binaries and libraries would come pre-installed in the crunchy postgres image, and I as a user would only have to run CREATE EXTENSION documentdb;

0dragosh avatar Apr 24 '25 18:04 0dragosh