diff options
author | Robert Haas <rhaas@postgresql.org> | 2017-05-19 16:19:51 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2017-05-19 16:19:51 -0400 |
commit | 5f374fe7a83304fd339789da22599bd102dac9e5 (patch) | |
tree | 42bbf462f55a505452e107074fe06ecfe925348e /src/backend/access/gist/gistproc.c | |
parent | aa41bc794c51a4d5c364cca014c199b1a00d26aa (diff) | |
download | postgresql-5f374fe7a83304fd339789da22599bd102dac9e5.tar.gz postgresql-5f374fe7a83304fd339789da22599bd102dac9e5.zip |
libpq: Try next host if one of them times out.
If one host in a multi-host connection string times out, move on to
the next specified host instead of giving up entirely.
Takayuki Tsunakawa, reviewed by Michael Paquier. I added
a minor adjustment to the documentation.
Discussion: http://postgr.es/m/0A3221C70F24FB45833433255569204D1F6F42F5@G01JPEXMBYT05
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions