How to Create an etcd Container Image with Buildah and RedHat’s UBI
Containers are an inherent part of today's work for developers and operators. They offer an elegant way of providing needed applications started up at the blink of an eye or running at scale in the cloud or a data center. This how to will display one of several options to create such [...]
PostgreSQL Conference Europe 2022
My impressions of the PostgreSQL Conference Europe 2022 in Berlin. Finally, after a forced break of two years, PostgreSQL Conference Europe took place again from October, 25th to 28th in Berlin, Germany. The conference was organized in the Marriott Berlin hotel, a few meters away from Brandenburger Tor. A total number of 604 [...]
Development VM for edb-ansible Collection
A customer recently required assistance in automating their PostgreSQL installation with Ansible. EDB's edb-ansible collection provides all the required functionality and was used by me to provide the required playbooks. First, I had to deal with one problem: my notebook runs Windows 10. So, I decided to take care of it with a small [...]