| From: | "Tsunakawa, Takayuki" <tsunakawa(dot)takay(at)jp(dot)fujitsu(dot)com> | 
|---|---|
| To: | 'Haribabu Kommi' <kommi(dot)haribabu(at)gmail(dot)com> | 
| Cc: | Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Dave Cramer <pg(at)fastcrypt(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, "Jing Wang" <jingwangian(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> | 
| Subject: | RE: Libpq support to connect to standby server as priority | 
| Date: | 2019-02-22 06:45:32 | 
| Message-ID: | 0A3221C70F24FB45833433255569204D1FB9F81E@G01JPEXMBYT05 | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-hackers | 
From: Haribabu Kommi [mailto:kommi(dot)haribabu(at)gmail(dot)com]
Here I attached first set of patches that implemented the prefer-read option
> after reporting the transaction_read_only GUC to client. Along the lines
> of adding prefer-read option patch,
Great, thank you! I'll review and test it.
> 3. Existing read-write code is modified to use the new reported GUC instead
> of executing the show command.
Is the code path left to use SHOW for older servers?
Regards
Takayuki Tsunakawa
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Haribabu Kommi | 2019-02-22 07:49:55 | Re: Libpq support to connect to standby server as priority | 
| Previous Message | Tsunakawa, Takayuki | 2019-02-22 06:09:30 | RE: Problem during Windows service start |