New libpq option to prefer standby for connection

Edit
Title New libpq option to prefer standby for connection
Topic Clients
Created 2018-06-19 03:49:17
Last modified 2021-03-03 01:18:08 (3 years ago)
Latest email 2021-03-03 18:54:18 (3 years ago)
Status
2021-03: Committed
2021-01: Moved to next CF
2020-11: Moved to next CF
2020-09: Moved to next CF
2020-07: Moved to next CF
2020-03: Moved to next CF
2020-01: Moved to next CF
2019-11: Moved to next CF
2019-09: Moved to next CF
2019-07: Moved to next CF
2019-03: Moved to next CF
2019-01: Moved to next CF
2018-11: Moved to next CF
2018-09: Moved to next CF
2018-07: Moved to next CF
Target version
Authors Haribabu Kommi (haribabu), vigneshwaran C (vignesh.postgres), Greg Nancarrow (gregn1234)
Reviewers Laurenz Albe (laurenz), Takayuki Tsunakawa (maumau), Peter Smith (smithpb)Become reviewer
Committer Tom Lane (tgl)
Links
Emails
Re: Libpq support to connect to standby server as priority
First at 2018-01-23 22:00:03 by Jing Wang <jingwangian at gmail.com>
Latest at 2021-03-03 18:54:18 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (v23-0001-Enhance-the-libpq-target_session_attrs-connectio.patch) at 2021-02-12 03:41:49 from vignesh C <vignesh21 at gmail.com>
    Attachment (v23-0001-Enhance-the-libpq-target_session_attrs-connectio.patch) at 2021-02-12 03:41:49 from vignesh C <vignesh21 at gmail.com> (Patch: Yes)
    Attachment (v22-0001-Enhance-the-libpq-target_session_attrs-connectio.patch) at 2021-02-10 06:07:26 from vignesh C <vignesh21 at gmail.com> (Patch: Yes)
    Attachment (v21-0001-Enhance-the-libpq-target_session_attrs-connectio.patch) at 2021-02-08 09:16:48 from vignesh C <vignesh21 at gmail.com> (Patch: Yes)
    Attachment (v20-0001-in_hot_standby-and-transaction_read_only-reportable-GUCs.patch) at 2020-12-01 08:09:10 from Greg Nancarrow <gregn4422 at gmail.com> (Patch: Yes)
    Attachment (0001-report-guc-changes-at-query-end-2.patch) at 2020-11-25 01:07:14 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (0001-report-guc-changes-at-query-end.patch) at 2020-09-26 18:34:19 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v19-0001-Enhance-libpq-target_session_attrs-and-add-target_se.patch) at 2020-08-21 04:53:33 from Greg Nancarrow <gregn4422 at gmail.com> (Patch: Yes)
    Attachment (v18-0001-Enhance-libpq-target_session_attrs-and-add-target_se.patch) at 2020-08-18 11:32:00 from Greg Nancarrow <gregn4422 at gmail.com> (Patch: Yes)
    Attachment (v17-0001-Enhance-libpq-target_session_attrs-and-add-target_se.patch) at 2020-07-20 01:15:02 from Greg Nancarrow <gregn4422 at gmail.com> (Patch: Yes)
    Attachment (v16-0001-Enhance-libpq-target_session_attrs-and-add-target_se.patch) at 2020-07-06 12:19:52 from Greg Nancarrow <gregn4422 at gmail.com> (Patch: Yes)
    Attachment (v15-0001-Enhance-libpq-target_session_attrs-and-add-target_se.patch) at 2020-05-18 07:33:10 from Greg Nancarrow <gregn4422 at gmail.com> (Patch: Yes)
    Attachment (v14-0001-libpq-target_session_attrs-read_write-prefer_read-read_only.patch) at 2019-10-01 11:10:03 from Greg Nancarrow <gregn4422 at gmail.com> (Patch: Yes)
    Attachment (v14-0001-libpq-target_session_attrs-read_write-prefer_read-read_only.patch) at 2019-10-01 10:51:21 from Greg Nancarrow <gregn4422 at gmail.com> (Patch: Yes)
    Attachment (v13-0001-New-TargetSessionAttrsType-enum.patch) at 2019-09-11 00:17:31 from Alvaro Herrera from 2ndQuadrant <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (0001-Restructure-the-code-to-remove-duplicate-code.patch) at 2019-09-09 17:19:49 from Alvaro Herrera from 2ndQuadrant <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (0001-Restructure-the-code-to-remove-duplicate-code.patch) at 2019-07-01 10:09:38 from Haribabu Kommi <kommi.haribabu at gmail.com> (Patch: Yes)
    Attachment (0001-New-pg_basebackup-g-option-to-control-the-group-acce.patch) at 2019-06-03 06:32:19 from Haribabu Kommi <kommi.haribabu at gmail.com> (Patch: Yes)
    Attachment (0001-Restructure-the-code-to-remove-duplicate-code.patch) at 2019-04-10 23:13:35 from Haribabu Kommi <kommi.haribabu at gmail.com> (Patch: Yes)
    Attachment (0001-Restructure-the-code-to-remove-duplicate-code.patch) at 2019-03-28 13:16:03 from Haribabu Kommi <kommi.haribabu at gmail.com> (Patch: Yes)
    Attachment (0001-Restructure-the-code-to-remove-duplicate-code.patch) at 2019-03-25 08:07:39 from Haribabu Kommi <kommi.haribabu at gmail.com> (Patch: Yes)
    Attachment (0001-Restructure-the-code-to-remove-duplicate-code.patch) at 2019-03-22 07:07:16 from Haribabu Kommi <kommi.haribabu at gmail.com> (Patch: Yes)
    Attachment (0003-Make-transaction_read_only-as-GUC_REPORT-varaible.patch) at 2019-02-27 06:44:58 from Haribabu Kommi <kommi.haribabu at gmail.com> (Patch: Yes)
    Attachment (0004-New-prefer-read-target_session_attrs-type.patch) at 2019-02-22 05:14:55 from Haribabu Kommi <kommi.haribabu at gmail.com> (Patch: Yes)
    Attachment (0001-Allow-taget-session-attrs-to-accept-prefer-read-opti_v4.patch) at 2018-11-09 11:48:02 from Haribabu Kommi <kommi.haribabu at gmail.com> (Patch: Yes)
    Attachment (0001-Allow-taget-session-attrs-to-accept-prefer-read-opti_v3.patch) at 2018-09-28 07:31:47 from Haribabu Kommi <kommi.haribabu at gmail.com> (Patch: Yes)
    Attachment (0001-Allow-taget-session-attrs-to-accept-prefer-read-opti_v2.patch) at 2018-07-11 08:00:37 from Haribabu Kommi <kommi.haribabu at gmail.com> (Patch: Yes)
    Attachment (0001-Allow-target-session-attrs-to-accept-prefer-read-opti.patch) at 2018-06-19 03:19:29 from Haribabu Kommi <kommi.haribabu at gmail.com> (Patch: Yes)
    Attachment (libpq_support_perfer-read_002.patch) at 2018-01-23 22:00:03 from Jing Wang <jingwangian at gmail.com> (Patch: Yes)
History
When Who What
2021-03-03 01:18:08 Tom Lane (tgl) Closed in commitfest 2021-03 with status: Committed
2021-02-16 04:47:36 Greg Nancarrow (gregn1234) Changed authors to Haribabu Kommi (haribabu), vignesh C (vignesh.postgres), Greg Nancarrow (gregn1234)
2021-02-12 10:54:58 Greg Nancarrow (gregn1234) New status: Ready for Committer
2021-02-01 13:05:35 Masahiko Sawada (masahikosawada) New status: Waiting on Author
2021-02-01 13:05:21 Masahiko Sawada (masahikosawada) Closed in commitfest 2021-01 with status: Moved to next CF
2021-02-01 13:05:18 Masahiko Sawada (masahikosawada) New status: Needs review
2021-01-05 21:35:30 Tom Lane (tgl) New status: Waiting on Author
2020-12-01 15:25:36 Anastasia Lubennikova (lubennikovaav) Closed in commitfest 2020-11 with status: Moved to next CF
2020-12-01 12:26:11 Anastasia Lubennikova (lubennikovaav) New status: Needs review
2020-10-27 02:09:28 Greg Nancarrow (gregn1234) New status: Waiting on Author
2020-10-01 03:35:57 Michael Paquier (michael-kun) Closed in commitfest 2020-09 with status: Moved to next CF
2020-09-25 20:58:47 Tom Lane (tgl) Added tgl as committer
2020-08-21 05:42:54 Peter Smith (smithpb) New status: Ready for Committer
2020-08-07 00:52:30 Peter Smith (smithpb) Added smithpb as reviewer
2020-08-02 21:49:26 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2020-07 with status: Moved to next CF
2020-07-08 00:40:00 Greg Nancarrow (gregn1234) New status: Needs review
2020-07-02 12:12:59 Daniel Gustafsson (d_gustafsson) New status: Waiting on Author
2020-06-22 00:51:14 Pankaj Kapoor (kajpoor) Closed in commitfest 2020-03 with status: Moved to next CF
2020-06-17 01:12:19 Greg Nancarrow (gregn1234) New status: Needs review
2020-03-16 13:23:56 David Steele (dsteele) Closed in commitfest 2020-03 with status: Returned with feedback
2020-02-01 11:16:13 Tomas Vondra (fuzzycz) New status: Waiting on Author
2020-02-01 11:16:09 Tomas Vondra (fuzzycz) Closed in commitfest 2020-01 with status: Moved to next CF
2020-02-01 11:16:03 Tomas Vondra (fuzzycz) New status: Needs review
2019-12-23 16:00:35 Álvaro Herrera (alvherre) Changed authors to Haribabu Kommi (haribabu), Greg Nancarrow (gregn1234)
2019-12-20 00:41:49 Takayuki Tsunakawa (maumau) New status: Waiting on Author
2019-11-29 05:57:51 Michael Paquier (michael-kun) Closed in commitfest 2019-11 with status: Moved to next CF
2019-09-30 18:40:40 Álvaro Herrera (alvherre) Closed in commitfest 2019-09 with status: Moved to next CF
2019-08-01 23:45:52 Thomas Munro (macdice) Closed in commitfest 2019-07 with status: Moved to next CF
2019-04-08 00:15:49 Haribabu Kommi (haribabu) Closed in commitfest 2019-03 with status: Moved to next CF
2019-03-29 03:55:04 Haribabu Kommi (haribabu) New status: Needs review
2019-02-25 00:40:29 Takayuki Tsunakawa (maumau) New status: Waiting on Author
2019-02-24 12:19:41 Takayuki Tsunakawa (maumau) Added maumau as reviewer
2019-02-22 07:51:28 Haribabu Kommi (haribabu) Closed in commitfest 2019-01 with status: Moved to next CF
2019-02-22 07:51:23 Haribabu Kommi (haribabu) New status: Needs review
2019-02-04 01:40:45 Michael Paquier (michael-kun) Closed in commitfest 2019-01 with status: Returned with feedback
2019-01-14 22:17:39 Tom Lane (tgl) New status: Waiting on Author
2018-11-30 23:28:30 Dmitry Dolgov (erthalion) Closed in commitfest 2018-11 with status: Moved to next CF
2018-11-09 11:52:52 Laurenz Albe (laurenz) New status: Ready for Committer
2018-11-07 14:03:58 Laurenz Albe (laurenz) New status: Waiting on Author
2018-10-02 01:26:40 Michael Paquier (michael-kun) Closed in commitfest 2018-09 with status: Moved to next CF
2018-10-02 01:26:37 Michael Paquier (michael-kun) New status: Needs review
2018-07-19 13:00:28 Haribabu Kommi (haribabu) New status: Waiting on Author
2018-07-19 12:59:53 Haribabu Kommi (haribabu) Closed in commitfest 2018-07 with status: Moved to next CF
2018-07-16 14:42:48 Laurenz Albe (laurenz) New status: Ready for Committer
2018-07-16 08:15:49 Haribabu Kommi (haribabu) New status: Needs review
2018-07-04 13:19:50 Laurenz Albe (laurenz) New status: Waiting on Author
2018-06-22 09:37:16 Laurenz Albe (laurenz) Added laurenz as reviewer
2018-06-19 03:49:45 Haribabu Kommi (haribabu) Changed authors to Haribabu Kommi (haribabu)
2018-06-19 03:49:17 Haribabu Kommi (haribabu) Attached mail thread CAF3+xM+8-ztOkaV9gHiJ3wfgENTq97QcjXQt+rbFQ6F7oNzt9A@mail.gmail.com
2018-06-19 03:49:17 Haribabu Kommi (haribabu) Created patch record
Edit