Commit Graph

7 Commits

Author SHA1 Message Date
Jonathan Gonzalez V.
84f873351d chore: remove build-essentials from the image build (#121)
A couple of things were fixed in Barman that allow us to remove
build-essentials and a bunch of development packages that were
only needed during the build process.

Closes #117

Signed-off-by: Jonathan Gonzalez V <jonathan.gonzalez@enterprisedb.com>
2024-12-19 15:16:13 +01:00
Niccolò Fei
689d61a2e6 fix: add workaround to install snappy on Bookworm (#110)
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
2024-07-03 11:07:54 +02:00
Gabriele Bartolini
58becf0bd9 feat: add PostgreSQL 17beta1 images (#107)
Adding documentation on the project's structure and on how to add a new Postgres Beta version.

Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
Co-authored-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
2024-06-05 13:28:33 +02:00
Niccolò Fei
baed8316c7 feat: generate Debian (12) Bookworm images (#62)
Add Debian 12 images and the related ClusterImageCatalog
---------

Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
Signed-off-by: Jonathan Gonzalez V <jonathan.gonzalez@enterprisedb.com>
Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
Co-authored-by: Jonathan Gonzalez V <jonathan.gonzalez@enterprisedb.com>
Co-authored-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
2024-05-09 18:41:06 +02:00
Gabriele Bartolini
8e669ab320 feat: add pgvector extension (#71)
AI is a hot topic in Cloud Native environments (not only there).
Providing a way to easily add `pgvector` to CloudNativePG deployments
can potentially increase the adoption of Postgres in these contexts.

It is an extension that can be fully controlled by a standard Postgres
user, like the application user in CloudNativePG, without requiring
any settings in shared_preload_libraries.

License-wise that extension creates no problems.

Closes #70

Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
2023-09-13 18:51:00 +02:00
Niccolò Fei
85b510f014 chore: add PgAudit to PG 16 beta image (#63)
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
2023-08-09 17:20:48 +02:00
Jonathan Gonzalez V
411ff58332 chore: add PostgreSQL images 15beta (#18)
Signed-off-by: Jonathan Gonzalez V <jonathan.gonzalez@enterprisedb.com>
Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
Signed-off-by: Tao Li <tao.li@enterprisedb.com>
Co-authored-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
2022-06-06 03:20:40 -04:00