Neues vom PostgreSQL Planet
Cornelia Biacsics: Contributions for week 47, 2025
Seven PostgreSQL contributors completed this year of Google Summer Of Code:
Contributors:
- Ahmad Gouda
- Ashutosh Sh
- Bassam Adnan
- Gaurav Patidar
- Mankirat Singh
- Mohab Yasser
- Tejas Tyagi
Mentors:
Robins Tharakan: PostgreSQL Buildfarm Members: A status update
Robins Tharakan: Managing PostgreSQL Buildfarm Members: A status update
Bruce Momjian: Two Database Videos
In the past few months, two new database videos were released on YouTube. From Hollerith to Stonebraker, from IMS to Postgres, the first video does a great job of walking through the history of databases in a way that I have never seen before.
Bruce Momjian: Cleanup Time
With 3k slides and 64 presentations (and more two pending), the Presentations section of my website was getting cluttered. (Okay, I guess it has been cluttered for a while.) I have restructured the sections, adding two, removing one, and moving superseded presentations to Old. Hopefully this will help website visitors more easily find useful information.
Paul Ramsey: PostGIS Performance: Data Sampling
One of the temptations database users face, when presented with a huge table of interesting data, is to run queries that interrogate every record. Got a billion measurements? What’s the average of that?!
One way to find out is to just calculate the average.
SELECT avg(value) FROM mytable;For a billion records, that could take a while!
Robert Bernier: Performing Standby Datacentre Promotions of a Patroni Cluster
Henrietta Dombrovskaya: Prairie PostgreSQL User Group November Meetup
On Tuesday, we had our last meetup of 2025, and we want to thank everyone who attended, and who supported us during 2025. An of course, very special thanks to Jay Miller, who present at both our first and last meetups! Everyone enjoyed the presentation, as well as pre-and post-conversations and pizza! Here as the presentation slides (Jay, thank you for sharing!):
Seiten
- « erste Seite
- ‹ vorherige Seite
- …
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14

