Commit Graph

3 Commits

Author SHA1 Message Date
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