BLOG

Proventa Blog – EN2023-11-14T10:32:02+01:00
2410, 2025

LDAP Synchronisation with ldap2pg & CNPG

24-10-2025|Database, DevOps|

A customer recently requested the integration of PostgreSQL with LDAP. I had successfully implemented similar solutions in previous projects using ldap2pg. However, this project was slightly different: PostgreSQL was deployed on Kubernetes using CloudNativePG (CNPG). This provided an interesting opportunity to combine LDAP synchronization with a modern Kubernetes-native PostgreSQL operator. Prerequisites I had no [...]

408, 2025

Proventa Achieves ISO/IEC 27001:2022 Certification – Structured Information Security for the Digital Age

04-08-2025|Proventa|

Information security is no longer just an IT concern — it’s a strategic imperative. As of July 25, 2025, Proventa AG has been officially certified under ISO/IEC 27001:2022, one of the most widely recognized international standards for effective Information Security Management Systems (ISMS). What is covered by the certification? The scope includes our full-service offering: [...]

1107, 2025

How to Manage PostgreSQL Clusters with GitOps using CloudNativePG and ArgoCD

11-07-2025|Database, DevOps|

At PGConf.de in Berlin this year, I had the pleasure of presenting on the powerful combination of CloudNativePG and GitOps. For those who couldn't attend — or anyone looking to streamline their PostgreSQL cluster management — this blog post shows how to apply GitOps principles with CloudNativePG for a more efficient and reliable database [...]

1205, 2025

Reflections on PGConf.DE 2025 – A Community Stronger Than Ever

12-05-2025|Database|

Last week, we had the pleasure of attending PGConf.DE 2025 in Berlin as a Platinum Sponsor – and what a conference it was! As always, the German PostgreSQL community came together with energy, expertise, and enthusiasm. This year's event was particularly special, as it marked a significant milestone in the growth and maturity of [...]

1004, 2025

Tutorial: Database load testing using HammerDB

10-04-2025|Database, DevOps|

HammerDB is an open source database benchmarking software that supports PostgreSQL, Microsoft SQL Server, IBM Db2, Oracle, MariaDB, and MySQL, as well as CLI, local GUI, and a web browser GUI. The benchmarks used by HammerDB, TPROC-C and TPROC-H, are based on the widely used TPC-C- and  TPC-H benchmarks. Test results are reported in [...]

Go to Top