PGDay UK 2025: Registration now open!

2025-06-23 Thread PostgreSQL Europe via PostgreSQL Announce
PGDay UK 2025 will be held in London, England, on Tuesday, September 9, 2025 at 
the Cavendish Conference Centre.

It features a full day with a track of PostgreSQL presentations from global 
PostgreSQL experts. It will cover a wide range of topics of interest. 

Registration has now [opened](https://2025.pgday.uk/registration/). Seats are 
limited so we recommend that you register early if you are interested! There 
are 20 Early bird discounted tickets available until the 31th of July 2025; 
grab yours before they run out or the campaign ends.

We will publish the schedule soon.

PGDay.UK is proud to be a PostgreSQL Community Recognised Conference.

We look forward to seeing you in London!

pgSCV 0.14.1 released!

2025-06-23 Thread pgSCV via PostgreSQL Announce
pgSCV is a Prometheus-compatible monitoring agent and metrics exporter for 
PostgreSQL environment. The goal of the project is to provide a single tool 
(exporter) for collecting metrics from PostgreSQL and related services.

Since the last post between the pgSCV v0.13.0 and v0.14.1 releases, a lot of 
new functionality has been implemented and many issues have been fixed, here is 
a short list of the main new features:

 - Added collect statistics from pg_stat_ssl (PostgreSQL 9.5+);
 - Added collect statistics from pg_stat_subscription (PostgreSQL 10+);
 - Added support new columns in pg_stat_io (postgres_stat_io_*_bytes);
 - Update Grafana dashboards (pgSCV 0.14.0 edition)
 - Update golang and alpine linux;

For the complete list of changes, please checkout the release note on 
[https://github.com/CHERTS/pgscv/releases](https://github.com/CHERTS/pgscv/releases)

More information on project page and wiki:

 - [pgSCV on Github](https://github.com/CHERTS/pgscv/)
 - [pgSCV wiki](https://github.com/CHERTS/pgscv/wiki)
 - [pgSCV releases](https://github.com/CHERTS/pgscv/releases)