Mailing lists [pgsql-hackers]
- Re: Eliminate redundant tuple visibility check in vacuum Melanie Plageman
- Re: Performance degradation on concurrent COPY into a single relation in PG16. Tom Lane
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Can a role have indirect ADMIN OPTION on another role? David G. Johnston
- Re: should frontend tools use syncfs() ? Nathan Bossart
- Re: A failure in 031_recovery_conflict.pl on Debian/s390x Thomas Munro
- Re: Add 'worker_type' to pg_stat_subscription Peter Smith
- Re: A minor adjustment to get_cheapest_path_for_pathkeys Richard Guo
- Re: A failure in 031_recovery_conflict.pl on Debian/s390x Thomas Munro
- Re: Synchronizing slots from primary to standby shveta malik
- Re: A failure in 031_recovery_conflict.pl on Debian/s390x Thomas Munro
- Re: pg_basebackup: Always return valid temporary slot names Michael Paquier
- Re: pg_basebackup: Always return valid temporary slot names Michael Paquier
- Re: Unlogged relation copy is not fsync'd Michael Paquier
- Re: persist logical slots to disk during shutdown checkpoint vignesh C
- psql help message contains excessive indentations Kyotaro Horiguchi
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Peter Smith
- Re: GUC for temporarily disabling event triggers Michael Paquier
- Re: psql help message contains excessive indentations Yugo NAGATA
- Re: RFC: Logging plan of the running query torikoshia
- Re: Improve heapgetpage() performance, overhead from serializable John Naylor
- Re: persist logical slots to disk during shutdown checkpoint Amit Kapila
- pg_rewind with cascade standby doesn't work well Kuwamura Masaki
- Re: pg_upgrade and logical replication Michael Paquier
- Re: psql help message contains excessive indentations Kyotaro Horiguchi
- Re: [PoC] Reducing planning time when tables have many partitions Ashutosh Bapat
- Re: Transaction timeout bt23nguyent
- pg_ctl start may return 0 even if the postmaster has been already started on Windows Hayato Kuroda (Fujitsu)
- Re: psql help message contains excessive indentations Yugo NAGATA
- Re: Impact of checkpointer during pg_upgrade Michael Paquier
- Re: Can a role have indirect ADMIN OPTION on another role? Ashutosh Sharma
- Re: Can a role have indirect ADMIN OPTION on another role? Ashutosh Sharma
- Re: pg_ctl start may return 0 even if the postmaster has been already started on Windows Michael Paquier
- Re: persist logical slots to disk during shutdown checkpoint Michael Paquier
- Re: [BackendXidGetPid] only access allProcs when xid matches Ashutosh Bapat
- Re: CHECK Constraint Deferrable Himanshu Upadhyaya
- Re: SLRUs in the main buffer pool - Page Header definitions Bagga, Rishu
- Re: psql help message contains excessive indentations Kyotaro Horiguchi
- Re: [BackendXidGetPid] only access allProcs when xid matches Michael Paquier
- Re: persist logical slots to disk during shutdown checkpoint Amit Kapila
- Re: [BackendXidGetPid] only access allProcs when xid matches Junwang Zhao
- Re: A failure in 031_recovery_conflict.pl on Debian/s390x Christoph Berg
- Re: Obsolete reference to pg_relation in comment Daniel Gustafsson
- Re: psql - pager support - using invisible chars for signalling end of report Daniel Gustafsson
- Re: Create shorthand for including all extra tests Daniel Gustafsson
- Re: [BackendXidGetPid] only access allProcs when xid matches Ashutosh Bapat
- Re: Wrong rows estimations with joins of CTEs slows queries by more than factor 500 Jian Guo
- Re: A minor adjustment to get_cheapest_path_for_pathkeys Aleksander Alekseev
- Re: [BackendXidGetPid] only access allProcs when xid matches Junwang Zhao
- Re: information_schema and not-null constraints Alvaro Herrera
- Re: Should consider materializing the cheapest inner path in consider_parallel_nestloop() tender wang
- Re: Impact of checkpointer during pg_upgrade Amit Kapila
- Re: persist logical slots to disk during shutdown checkpoint Ashutosh Bapat
- Re: Impact of checkpointer during pg_upgrade Dilip Kumar
- Re: persist logical slots to disk during shutdown checkpoint Amit Kapila
- RE: pg_ctl start may return 0 even if the postmaster has been already started on Windows Hayato Kuroda (Fujitsu)
- Re: persist logical slots to disk during shutdown checkpoint Ashutosh Bapat
- Re: missing privilege check after not-null constraint rework Alvaro Herrera
- Re: [BackendXidGetPid] only access allProcs when xid matches Ashutosh Bapat
- Re: psql help message contains excessive indentations Alvaro Herrera
- Add resource intensiveness as a reason to not running tests by default Nazir Bilal Yavuz
- Re: Add resource intensiveness as a reason to not running tests by default Daniel Gustafsson
- Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Thomas Munro
- Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Daniel Gustafsson
- Re: add (void) cast inside advance_aggregates for function ExecEvalExprSwitchContext Daniel Gustafsson
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: psql help message contains excessive indentations Yugo NAGATA
- Re: persist logical slots to disk during shutdown checkpoint Amit Kapila
- Re: Subscription statistics are not dropped at DROP SUBSCRIPTION in some cases Masahiko Sawada
- Re: Output affected rows in EXPLAIN Damir Belyalov
- Re: Fix bogus Asserts in calc_non_nestloop_required_outer Aleksander Alekseev
- Build the docs if there are changes in docs and don't run other tasks if the changes are only in docs Nazir Bilal Yavuz
- Re: Simple CustomScan example Drouvot, Bertrand
- Re: [PATCH] pgrowlocks: Make mode names consistent with docs Bruce Momjian
- Re: Eliminate redundant tuple visibility check in vacuum Robert Haas
- Re: Wrong command name in writeable-CTE related error messages Markus Winand
- Re: pg_upgrade instructions involving "rsync --size-only" might lead to standby corruption? Bruce Momjian
- Re: MergeJoin beats HashJoin in the case of multiple hash clauses Bruce Momjian
- Re: A minor adjustment to get_cheapest_path_for_pathkeys Robert Haas
- Re: GUC for temporarily disabling event triggers Robert Haas
- Re: Eliminate redundant tuple visibility check in vacuum Melanie Plageman
- Re: Should consider materializing the cheapest inner path in consider_parallel_nestloop() Robert Haas
- Re: Eliminate redundant tuple visibility check in vacuum Robert Haas
- Re: Document that server will start even if it's unable to open some TCP/IP ports Bruce Momjian
- Possibility to disable `ALTER SYSTEM` Gabriele Bartolini
- Re: Possibility to disable `ALTER SYSTEM` Joe Conway
- Re: Possibility to disable `ALTER SYSTEM` Gabriele Bartolini
- Re: Possibility to disable `ALTER SYSTEM` Tom Lane