Sammlung von Newsfeeds

Sarah Conway: Postgres Café: Contributing to Open Source

Neues vom PostgreSQL Planet - 4. März 2025 - 1:00

It’s our sixth episode of Postgres Café, a collaborative podcast from Data Bene & Xata where we discuss everything from PostgreSQL extensions to community contributions. In today’s episode, Sarah Conway & Gülçin Yıldırım Jelinek meet with Andrea Cucciniello on the topic of how companies and individuals can contribute to open source projects, and why they might consider doing so.

Stefanie Janine: Mansplaining

Neues vom PostgreSQL Planet - 4. März 2025 - 0:00
Mansplaining Explanation

Whatever the English version of Wikipedia is telling you, obviously wrongly, mansplaining is a form of sexism.

Women are still too often confronted by men who believe they know more than them. They are speaking or writing in a dismissing and/or infantilized way, always trying to imply their knowledge is far ahead of that of a woman.

Gabriele Bartolini: The Immutable Future of PostgreSQL Extensions in Kubernetes with CloudNativePG

Neues vom PostgreSQL Planet - 3. März 2025 - 11:38

Managing extensions is one of the biggest challenges in running PostgreSQL on Kubernetes. In this article, I explain why I believe CloudNativePG—now a CNCF Sandbox project—is on the verge of a breakthrough. Two important new features for both PostgreSQL and Kubernetes—the extension_control_path option and image volumes—will guarantee immutability to extension container images.

Andreas Scherbaum: FOSDEM and FOSDEM PGDay 2025 Review

Neues vom PostgreSQL Planet - 3. März 2025 - 0:00
Always good to be back in Brussels, and this year was a bit special. 25 years of FOSDEM, and they even ordered 2 days of sunshine for the entire weekend. I’m impressed! The green field outside the K building, in glaring sunshine In good tradition, PostgreSQL Europe organized a PGDay on Friday before FOSDEM. And we had a stand at the main FOSDEM event, and a Devroom on Sunday.

Ian Barwick: PgPedia Week, 2025-03-02

Neues vom PostgreSQL Planet - 2. März 2025 - 22:10

CommitFest 52 (2025-03), the final CommitFest in the PostgreSQL 18 development cycle, kicked off this week.

Douglas Hunley: I Heard You Like Releases in Your Releases

Neues vom PostgreSQL Planet - 1. März 2025 - 17:03

On Thursday, Feb 13th, the PostgreSQL Global Development Group (PGDG) released their regularly scheduled minor releases of PostgreSQL: 17.3, 16.7, 15.11, 14.16, and 13.19. These releases, among other bugfixes, resolved a CVE within PostgreSQL, so a sense of urgency in releasing them to our customers was bred.

Hubert 'depesz' Lubaczewski: Waiting for PostgreSQL 18 – Allow EXPLAIN to indicate fractional rows.

Neues vom PostgreSQL Planet - 28. Februar 2025 - 19:19
On 21st of February 2025, Robert Haas committed patch: Allow EXPLAIN to indicate fractional rows.   When nloops > 1, we now display two digits after the decimal point, rather than none. This is important because what we print is actually planstate->instrument->ntuples / nloops, and sometimes what you want to know is planstate->instrument->ntuples.

Jimmy Angelakos: Contributions for the week of 2025-02-24 (Weeks 6/7/8 overview)

Neues vom PostgreSQL Planet - 28. Februar 2025 - 16:32

Hubert 'depesz' Lubaczewski: Waiting for PostgreSQL 18 – Virtual generated columns

Neues vom PostgreSQL Planet - 28. Februar 2025 - 13:44
On 7th of February 2025, Peter Eisentraut committed patch: Virtual generated columns   This adds a new variant of generated columns that are computed on read (like a view, unlike the existing stored generated columns, which are computed on write, like a materialized view).   The syntax for the column definition is   ... GENERATED … Continue reading "Waiting for PostgreSQL 18 – Virtual generated columns"

Daniel Westermann: PGConf.DE 2025 - Schedule Published

Neues vom PostgreSQL Planet - 28. Februar 2025 - 7:37

The schedule for this year's edition of the conference is now published, You can find it here and it is also linked in the menu above. As many of you suggested to extend the conference to two days we have a second day full of amazing talks this year.

A big thank you goes to the Program Committee, they've spend quite some of their free time for putting together this great schedule.

Daniel Westermann: PGConf.DE 2025 - Schedule Published

Neues vom PostgreSQL Planet - 28. Februar 2025 - 7:37

The schedule for this year's edition of the conference is now published, You can find it here and it is also linked in the menu above. As many of you suggested to extend the conference to two days we have a second day full of amazing talks this year.

A big thank you goes to the Program Committee, they've spend quite some of their free time for putting together this great schedule.

Pavlo Golub: PostgreSQL Accepted as a Mentoring Organization for Google Summer of Code 2025!

Neues vom PostgreSQL Planet - 28. Februar 2025 - 7:00

We are thrilled to announce that PostgreSQL has been selected as one of the 185 open-source projects participating in the 21st year of Google Summer of Code (GSoC)! This is an exciting opportunity for us to collaborate with new contributors and continue enhancing the PostgreSQL ecosystem.

Join Us as a GSoC Contributor

If you’re passionate about open-source development and eager to work on PostgreSQL projects, here’s how you can get involved:

Pavel Stehule: fresh plpgsql_check 2.7.15 for PostgreSQL 16, 17 for MS Windows

Neues vom PostgreSQL Planet - 27. Februar 2025 - 19:22

 

I compiled and uploaded zip files plpgsql_check for PostgreSQL 16 and PostgreSQL 17 - I used Microsoft Visual C 2022.

Setup:

Yurii Rashkovskii: Postgres Extensions Day 2025 Montreal: Registration and Call for Speakers

Neues vom PostgreSQL Planet - 26. Februar 2025 - 1:00
Postgres Extensions Day 2025 Montreal: Registration and Call for Speakers

On May 12th, 2025, Postgres Extension Developers Coalition (PGEDC) will host [Po...

Stefanie Janine: pgsql_tweaks 0.11.1 Released

Neues vom PostgreSQL Planet - 26. Februar 2025 - 0:00
pgsql_tweaks is a bundle of functions and views for PostgreSQL

The source code is available on GitLab, a mirror is hosted on GitHub.
One could install the whole package, or just copy what is needed from the source code.

The extension is also available on PGXN.

Vik Fearing: pgDay Paris 2025 - Call for Lightning Talks

Neues vom PostgreSQL Planet - 24. Februar 2025 - 15:00

pgDay Paris 2025 is less than a month away, and we have an amazing line-up of speakers on a variety of topics, both technical and community-minded.

But the best news is that there’s still a chance for you to be on stage - without committing to a full talk! Lightning talks are a great way to get speaking experience and tease audiences with a little bit of information on a great PostgreSQL subject of your choice. There's a slot dedicated to Lightning Talks at pgDay Paris 2025, and we hope you'll take part.

Ian Barwick: PgPedia Week, 2025-02-23

Neues vom PostgreSQL Planet - 23. Februar 2025 - 22:56

It's been quite a week in the PostgreSQL world, with a bunch of PostgreSQL 18 changes being committed, and an out-of-cycle minor version release following hot on the heels of last  week's scheduled updates to address a security issue.

Bruce Momjian: Wish I Was Wrong About TDE

Neues vom PostgreSQL Planet - 22. Februar 2025 - 20:15

I first blogged about Transparent Data Encryption (TDE) in 2019, which was more thoroughly analyzed in a blog post in 2023. An email exchange in December 2024 summarized the most up-to-date status of this feature:

Daniel Westermann: PGConf.DE 2025 - Registration Is Open!

Neues vom PostgreSQL Planet - 21. Februar 2025 - 8:45

PGConf.de 2025 is the next iteration of the PostgreSQL Conference Germany. It takes place in the "Berlin Marriott Hotel" in Berlin.

https://2025.pgconf.de/

The conference will take place on May 08th & 09th, 2025.

Registration for the conference is open. The talks will be in German or English. Tickets must be purchased online.

Seiten