mirror of https://github.com/postgres/postgres
Using the client pid can easily be non-unique when used on different hosts. Using the backend pid should be guaranteed unique, since the temporary slot gets removed when the client disconnects so it will be gone even if the pid is renewed. Reported by Ludovic Vaugeois-Pepinpull/18/merge
parent
814573e6c4
commit
2712da8b64
Loading…
Reference in new issue