doc: Add note about the server name of postgres_fdw_get_connections() returns.
Fujii Masao <fujii@postgresql.org>
doc: Add note about the server name of postgres_fdw_get_connections() returns. Previously the document didn't mention the case where postgres_fdw_get_connections() returns NULL in server_name column. Users might be confused about why NULL was returned. This commit adds the note that, in postgres_fdw_get_connections(), the server name of an invalid connection will be NULL if the server is dropped. Suggested-by: Zhijie Hou Author: Bharath Rupireddy Reviewed-by: Zhijie Hou, Fujii Masao Discussion: https://postgr.es/m/e7ddd14e96444fce88e47a709c196537@G08CNEXMBPEKD05.g08.fujitsu.local
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/postgres-fdw.sgml | modified | +3 −1 |
Documentation touched
Discussion
- [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit 175 messages · 2020-06-22 → 2021-04-02