dblink: Replace WAIT_EVENT_EXTENSION with custom wait events
Michael Paquier <michael@paquier.xyz>
dblink: Replace WAIT_EVENT_EXTENSION with custom wait events Two custom wait events are added here: - "DblinkConnect", when waiting to establish a connection to a remote server. - "DblinkGetConnect", when waiting to establish a connection to a remote server but it could not be found in the list of already-opened ones. Author: Masahiro Ikeda Discussion: https://postgr.es/m/197bce267fa691a0ac62c86c4ab904c4@oss.nttdata.com
Files
| Path | Change | +/− |
|---|---|---|
| contrib/dblink/dblink.c | modified | +14 −2 |
| doc/src/sgml/dblink.sgml | modified | +26 −0 |
Documentation touched
Discussion
- Rethink the wait event names for postgres_fdw, dblink and etc 6 messages · 2023-08-18 → 2023-10-06