Re: [EXTERNAL] Support load balancing in libpq

From: Jelte Fennema <postgres(at)jeltef(dot)nl>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: "Gregory Stark (as CFM)" <stark(dot)cfm(at)gmail(dot)com>, Andrey Borodin <amborodin86(at)gmail(dot)com>, Jacob Champion <jchampion(at)timescale(dot)com>, Maxim Orlov <orlovmg(at)gmail(dot)com>, Jelte Fennema <Jelte(dot)Fennema(at)microsoft(dot)com>, Michael Banck <mbanck(at)gmx(dot)net>, Aleksander Alekseev <aleksander(at)timescale(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Andres Freund <andres(at)anarazel(dot)de>
Subject: Re: [EXTERNAL] Support load balancing in libpq
Date: 2023-03-22 12:27:00
Message-ID: CAGECzQReynbPUC68O4rVp_Ki+Q9m14NzJ7bTyeQh4hSwFsjr3A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Rebased patch after conflicts with bfc9497ece01c7c45437bc36387cb1ebe346f4d2

Attachment Content-Type Size
v14-0001-libpq-Run-pgindent-after-a9e9a9f32b3.patch application/octet-stream 22.4 KB
v14-0002-Refactor-libpq-to-store-addrinfo-in-a-libpq-owne.patch application/octet-stream 11.6 KB
v14-0003-Support-load-balancing-in-libpq.patch application/octet-stream 17.5 KB
v14-0005-Remove-unnecessary-check-from-Fisher-Yates-imple.patch application/octet-stream 1.1 KB
v14-0004-Add-DNS-based-libpq-load-balancing-test.patch application/octet-stream 8.5 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 2023-03-22 12:32:26 Re: Doc: Improve note about copying into postgres_fdw foreign tables in batch
Previous Message Alvaro Herrera 2023-03-22 12:18:46 Re: SQL/JSON revisited