RE: [postgres_fdw] add local pid to fallback_application_name

2021-07-29 Thread kuroda.hay...@fujitsu.com
Dear Tom, Thank you for replying! > I don't think this is a great idea as-is. People who need to do this > sort of thing will all have their own ideas of what they need to track > --- most obviously, it might be appropriate to include the originating > server's name, else you don't know what mac

Re: [postgres_fdw] add local pid to fallback_application_name

2021-07-29 Thread Tom Lane
"kuroda.hay...@fujitsu.com" writes: > I propose adding trackable information in postgres_fdw, in order to track > remote query correctly. I don't think this is a great idea as-is. People who need to do this sort of thing will all have their own ideas of what they need to track --- most obviousl