I have released 2 small PostgreSQL extensions:

pg_logqueryid that allows to log pg_stat_statements queryid when auto_explain is enabled.

https://www.pgxn.org/dist/pg_logqueryid/0.0.1/

https://github.com/pierreforstmann/pg_logqueryid


pg_timeout that allows to set database idle session timeout with GUC parameters and a dedicated background worker.

https://www.pgxn.org/dist/pg_timeout/0.0.1/

https://github.com/pierreforstmann/pg_timeout


Please use the projects Github Issues for feedback.


Thank you

Pierre Forstmann.




Reply via email to