PostgreSQL Meetup in Frankfurt
Details
Hallo zusammen,
bitte den Termin vormerken! Wir treffen uns am 10 Dezember ab 18:30 Uhr im Scandic Frankfurt Museumsufer zu einer weiteren großartigen PostgreSQL-Session.
Die Veranstaltung findet auf Englisch statt.
***
Hey everyone,
Save the date! We’ll be gathering on 10 December from 18:30 at Scandic Frankfurt Museumsufer for another great PostgreSQL session.
18:30-18:45 Welcome (Ilya Kosmodemiansky, Data Egret GmbH and Diego Calvo de Nó, Proventa AG)
18:45-19:15 Running PostgreSQL with Podman, Quadlet & Systemd (Dirk Aumueller, Proventa AG) - abstract below.
19:15-19:30 Short break, networking
19:30-20:00 WarehousePG Open Source (again) (Andreas Scherbaum, EDB) - abstract below.
20:00-20:10 Open Alliance for PostgreSQL Education (Ilya Kosmodemiansky, Data Egret GmbH and Diego Calvo de Nó, Proventa AG)
20:10-21:00 Networking, buffet and drinks
***
Dirk Aumueller, Proventa AG
Running PostgreSQL with Podman, Quadlet & Systemd
Quadlet provides a modern and declarative way to manage Podman containers as systemd services, making it ideal for running PostgreSQL containers either standalone or as part of an application stack. While Podman has long supported systemd integration, this approach is now deprecated in favor of Quadlet.
This talk discovers Quadlet's flexible and powerful is-offering with its systemd-native integration for PostgreSQL. The official PostgreSQL container image from Docker Hub ist used to explore how to set up PostgreSQL using Quadlet, manage its lifecycle with systemd, and leverage the benefits of this integration for development and production environments. Naturally, there are two sides to every coin, so the limitations and potential challenges of using Quadlet with PostgreSQL are examined, too.
This talk is designed for developers and system administrators who are looking to streamline their PostgreSQL deployments using Podman and Quadlet. It assumes a basic understanding of containerization concepts and familiarity with PostgreSQL.
Andreas Scherbaum, EDB
WarehousePG Open Source (again)
WarehousePG is an Open Source fork of Greenplum Database, which by itself is a fork of PostgreSQL. The project was born after the upstream project was made closed source.
This talk gives a quick overview of the history of both projects, which already spans more than two decades. We then dive into the reasons for creating a fork, and all the stumbling stones we had to pass in order to make this project open source again. We also talk about the challenges of CLAs (Contributor License Agreements) and what implications the PostgreSQL and Apache Licenses have for the project.
