Sammlung von Newsfeeds

Floor Drees: Contributions for the week of 2025-02-03 (Week 5 overview)

Neues vom PostgreSQL Planet - 10. Februar 2025 - 14:25

Organizing Committee FOSDEM PGDay and the PostgreSQL dev room at FOSDEM:

Andreas Scherbaum: PostgreSQL Berlin February 2025 Meetup

Neues vom PostgreSQL Planet - 10. Februar 2025 - 0:00
On February 4th, 2025, we had the PostgreSQL February Meetup in Berlin. This time Zalando hosted it again, and we did something big: two tracks, two lightning talks and four regular talks. Oh, and about 130 attendees. That is already a mini conference! The Meetup took place in the Hedwig-Wachenheim-Straße in Berlin, right around the corner from the Uber Arena and East Side Gallery. Zalando has an office here, and the first floor is a large meeting and conference area.

Ian Barwick: PgPedia Week, 2025-02-09

Neues vom PostgreSQL Planet - 9. Februar 2025 - 21:38
PostgreSQL 18 changes New GUC autovacuum_vacuum_max_threshold added WAL data added to pg_stat_io and backend statistics Support for  VIRTUAL generated columns added Disallow COPY FREEZE on foreign tables PostgreSQL 18 articles Waiting for PostgreSQL 18 – Support RN (roman-numeral format) in to_number() (2025-02-09) - Hubert 'depesz' Lubaczewski PostgreSQL 18: Introduce autovacuum_vacuum_max_threshold (2025-02-07) - Daniel Westermann / dbi services discusses the new autovacuum_vacuum_max_threshold GUC

Shayon Mukherjee: Scaling with PostgreSQL without boiling the ocean

Neues vom PostgreSQL Planet - 9. Februar 2025 - 14:59
“Postgres was great when we started but now that our service is being used heavily we are running into a lot of ‘weird’ issues” This sentiment is frequently echoed by CTOs and senior engineers at high-growth startups when I speak with them. Scaling PostgreSQL successfully doesn’t always require a full team of DBAs and experts. The beauty of PostgreSQL is that solutions often lie within the database itself - by rethinking your data access patterns from first principles, you can solve many business problems at scale.

Hubert 'depesz' Lubaczewski: Waiting for PostgreSQL 18 – Support RN (roman-numeral format) in to_number().

Neues vom PostgreSQL Planet - 9. Februar 2025 - 8:59
On 22nd of January 2025, Tom Lane committed patch: Support RN (roman-numeral format) in to_number().   We've long had roman-numeral output support in to_char(), but lacked the reverse conversion. Here it is.

Seiten