Thread: Please update the pgconf.dev Unconference notes
Hi to all note-takers (I added two who I *think* I remember took notes) Please upload the notes to the Unconference section in https://wiki.postgresql.org/wiki/PGConf.dev_2025 I have also some random notes on scraps of paper from the two sessions I attended and did not present and would like to add these if I think something relevant is missing once the main notes are there Cheers, Hannu
On 5/20/25 08:49, Hannu Krosing wrote: > Hi to all note-takers > > (I added two who I *think* I remember took notes) > > Please upload the notes to the Unconference section in > https://wiki.postgresql.org/wiki/PGConf.dev_2025 > > I have also some random notes on scraps of paper from the two sessions > I attended and did not present and would like to add these if I think > something relevant is missing once the main notes are there > I only took notes during the "better logging" session, and I already posted those to the wiki. The discussion moved too quickly in different directions for me to catch all the details, so the notes have gaps etc. If others can improve that / clarify, that'd be great. regards -- Tomas Vondra
On 20/5/2025 08:49, Hannu Krosing wrote: > Hi to all note-takers > > (I added two who I *think* I remember took notes) > > Please upload the notes to the Unconference section in > https://wiki.postgresql.org/wiki/PGConf.dev_2025 > > I have also some random notes on scraps of paper from the two sessions > I attended and did not present and would like to add these if I think > something relevant is missing once the main notes are there I am glad to see that, discussing pg_stat_statements, the community in Canada have come to the exact scope of issues as recently at PGConf.DE.2025. I recall we also concluded that moving to the core is too much and discussed the idea of letting another module filter queries/columns/length of the query string to store in pg_stat_statements through hooks - 'extend the extension'. -- regards, Andrei Lepikhov
Thanks a lot! On Tue, May 20, 2025 at 9:42 AM Tomas Vondra <tomas@vondra.me> wrote: > > On 5/20/25 08:49, Hannu Krosing wrote: > > Hi to all note-takers > > > > (I added two who I *think* I remember took notes) > > > > Please upload the notes to the Unconference section in > > https://wiki.postgresql.org/wiki/PGConf.dev_2025 > > > > I have also some random notes on scraps of paper from the two sessions > > I attended and did not present and would like to add these if I think > > something relevant is missing once the main notes are there > > > > I only took notes during the "better logging" session, and I already > posted those to the wiki. The discussion moved too quickly in different > directions for me to catch all the details, so the notes have gaps etc. > If others can improve that / clarify, that'd be great. > > > regards > > -- > Tomas Vondra >
Hi Hannu, On Tue, May 20, 2025 at 08:49:28AM +0200, Hannu Krosing wrote: > (I added two who I *think* I remember took notes) > > Please upload the notes to the Unconference section in > https://wiki.postgresql.org/wiki/PGConf.dev_2025 > > I have also some random notes on scraps of paper from the two sessions > I attended and did not present and would like to add these if I think > something relevant is missing once the main notes are there Thanks Hannu for the reminder. I will add my notes in a few days, with as well as a short translation of the slides I was not able to show during the "TOAST fixing" session. These were just structure suggestions for the last bit case in toast headers, with a few notes written at 5AM the morning before the unconference. I would also be really interested in getting a copy of the slides you have yourself produced on the matter for the session. Could you send me a PDF in private at least? Let's say that you have convinced me in helping with a review of what you have planned, as far as I understand, for the v19 cycle on the matter with the OID -> TID lookup replacement logic for the external toast pointers. -- Michael