Warum noch Geld für komplizierte Lizenzmodelle ausgeben, wenn PostgreSQL frei verfügbar ist – und dabei oft mehr kann? Oracle & MS SQL sind mächtig, klar. Aber Unabhängigkeit ist es auch.

Zu unserem Blogpost: https://www.bevuta.com/blog/why-postgresql-is-a-real-alternative-to-oracle-and-ms-sql-server

#PostgreSQL #OpenSource #Datenbanken #VendorLockIn

#PostgreSQL18 transforme le sous-système de statistiques. Exemples:

✨ Statistiques I/O en octets au lieu de pages
✨ Nouvelle API C pour les extensions
✨ Visibilité I/O par backend avec pg_stat_get_backend_io()

La vraie nouveauté pour les développeurs d'extensions: vous pouvez maintenant utiliser l'API de statistiques cumulatives de #PostgreSQL. Exportez, importez et ajustez les stats à volonté.

https://www.data-bene.io/fr/blog/statistiques-cumulatives-dans-postgresql-18

#programmation #developpeur #technologie #Postgres #pg18 #informatique

PostgreSQL: PostgreSQL 18 Press Kit

#PostgreSQL Event Calendar, Reminder:

🌐 Talking Postgres with Claire Giordano / Ep32 / guest Boriss Mejías

Date: 2025-10-08T17:00:00Z - 2025-10-08T18:30:00Z

ICS file: https://ics.postgresql.life/714jdtm5dnll2o536ln8ffq1hh.ics

why did nobody tell me there was pgadmin for webbrowser, since its literally the same its way better because its now not a separete window and its always there now.

#postgresql #pgadmin

🚨 Just a quick reminder: the #PostgreSQL #Belgium #Meetup is happening soon!

📅 Tuesday, October 14, 2025
📍 Google Brussels offices

This is a fantastic chance to learn, share, and connect with the #PostgreSQL community in Belgium 🖤 💛 ❤️

 Bonus: one lucky attendee will take home a special Belgian-colored Lego elephant 🎁

👉 Don't miss it, details & RSVP here: https://www.meetup.com/postgresbe/events/310950580

PostgreSQL Meetup at Google, Tue, Oct 14, 2025, 6:00 PM | Meetup

Hello Postgres Folks! We're excited to announce that **Google will be hosting our next in-person meetup** at their offices in Brussels 🎉 **📅 When:** Tuesday, 14 October

Meetup
How to build a community from scratch? How can we best work together? How do you explain Postgres to a child? The Community Track at #PGConfEU on Fri, Oct 24th has the answers. Find out more: https://www.postgresql.eu/events/pgconfeu2025/schedule/#start #PostgreSQL #Community
Databases are a Fad

News and announcements from the Python community for the week of Sep 29th, 2025

Pipelining in psql (PostgreSQL 18)

the psql client version 18 comes with pipelining, which can speed up client-server communication. In this post, let's see how it works and how much can be g...