Fujitsu PostgreSQL blog

Using postgres_fdw.parameter_name for advanced monitoring with multiple PostgreSQL servers

Written by Hayato Kuroda | March 30, 2023

A new feature introduced in PostgreSQL 15 allows tuning the name of the application used by postgres_fdw. In this post, I will talk about the background of this feature and how you can use it to better identify which application executed each SQL statement on a foreign server.