Neues vom PostgreSQL Planet
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!):
Jimmy Angelakos: Announcing the inaugural PostgreSQL Edinburgh meetup
The beautiful Old College building at the University of Edinburgh. Photo by LWYang from USA (CC BY 2.0).
I'm thrilled to announce that the PostgreSQL Edinburgh meetup is finally here! 🐘
Jobin Augustine: Data Retention Policy Implementation – How and Why
Seiten
- « erste Seite
- ‹ vorherige Seite
- …
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14

