Mailing lists [pgsql-hackers]
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Nathan Bossart
- Fix a typo in md.c Masahiko Sawada
- Re: Document that server will start even if it's unable to open some TCP/IP ports Nathan Bossart
- Re: Support logical replication of DDLs Michael Paquier
- Re: ERROR: wrong varnullingrels (b 3) (expected (b)) for Var 2/1 Tom Lane
- Re: add non-option reordering to in-tree getopt_long Nathan Bossart
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Michael Paquier
- Re: add non-option reordering to in-tree getopt_long Michael Paquier
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Nathan Bossart
- Re: add non-option reordering to in-tree getopt_long Michael Paquier
- Re: Improve logging when using Huge Pages Michael Paquier
- Re: add non-option reordering to in-tree getopt_long Noah Misch
- Re: Add wait event for log emission? Andres Freund
- Re: Fix a typo in md.c Michael Paquier
- Re: DSA failed to allocate memory Thomas Munro
- Re: Inconsistent results with libc sorting on Windows Thomas Munro
- Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c) Kyotaro Horiguchi
- Re: [PATCH] Using named captures in Catalog::ParseHeader() Michael Paquier
- Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c) Kyotaro Horiguchi
- Re: Non-superuser subscription owners Amit Kapila
- Re: Inconsistent results with libc sorting on Windows Peter Geoghegan
- Re: make_ctags: use -I option to ignore pg_node_attr macro Tatsuo Ishii
- Re: Add wait event for log emission? Kyotaro Horiguchi
- Re: [PATCH] Add loongarch native checksum implementation. YANG Xudong
- Re: Document that server will start even if it's unable to open some TCP/IP ports Kyotaro Horiguchi
- Re: Views no longer in rangeTabls? Amit Langote
- Re: [DOC] Update ALTER SUBSCRIPTION documentation v3 Amit Kapila
- Re: Document that server will start even if it's unable to open some TCP/IP ports Tom Lane
- RE: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Zhijie Hou (Fujitsu)
- Replace (GUC_UNIT_MEMORY | GUC_UNIT_TIME) with GUC_UNIT in guc.c Japin Li
- RE: Non-superuser subscription owners Zhijie Hou (Fujitsu)
- Re: [DOC] Update ALTER SUBSCRIPTION documentation v3 Peter Smith
- Re: old_snapshot_threshold bottleneck on replica Thomas Munro
- Re: [DOC] Update ALTER SUBSCRIPTION documentation v3 Amit Kapila
- Re: Do we want a hashset type? Tom Dunstan
- Re: Fix a typo in md.c Masahiko Sawada
- Re: Replace (GUC_UNIT_MEMORY | GUC_UNIT_TIME) with GUC_UNIT in guc.c Masahiko Sawada
- Re: make_ctags: use -I option to ignore pg_node_attr macro Masahiko Sawada
- Re: Views no longer in rangeTabls? Amit Langote
- Re: remap the .text segment into huge pages at run time John Naylor
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Peter Smith
- Re: Let's make PostgreSQL multi-threaded Konstantin Knizhnik
- Re: Add connection active, idle time to pg_stat_activity Sergey Dudoladov
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: pg_get_indexdef() modification to use TxnSnapshot vignesh C
- Re: Views no longer in rangeTabls? Michael Paquier
- Re: Views no longer in rangeTabls? Amit Langote
- Re: postgres_fdw: wrong results with self join + enable_nestloop off Etsuro Fujita
- Re: ERROR: wrong varnullingrels (b 3) (expected (b)) for Var 2/1 Richard Guo
- Re: Let's make PostgreSQL multi-threaded Kyotaro Horiguchi
- Re: Let's make PostgreSQL multi-threaded Andreas Karlsson
- Re: pg_waldump: add test for coverage Peter Eisentraut
- Re: pgindent vs. pgperltidy command-line arguments Peter Eisentraut
- Re: Replace (GUC_UNIT_MEMORY | GUC_UNIT_TIME) with GUC_UNIT in guc.c Richard Guo
- Re: Replace (GUC_UNIT_MEMORY | GUC_UNIT_TIME) with GUC_UNIT in guc.c Michael Paquier
- Re: Do we want a hashset type? Joel Jacobson
- Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Tomas Vondra
- Re: [PATCH] Using named captures in Catalog::ParseHeader() Dagfinn Ilmari Mannsåker
- Re: Do we want a hashset type? Tomas Vondra
- Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c) Richard Guo
- Re: Replace (GUC_UNIT_MEMORY | GUC_UNIT_TIME) with GUC_UNIT in guc.c Richard Guo
- Re: Pluggable toaster Nikita Malakhov
- Re: Pluggable toaster Pavel Borisov
- Re:Re: [DOC] Update ALTER SUBSCRIPTION documentation v3 刘庄
- Re: Inconsistent results with libc sorting on Windows Juan José Santamaría Flecha
- Re: Views no longer in rangeTabls? Amit Langote
- Re: Pluggable toaster Aleksander Alekseev
- Re: Setting restrictedtoken in pg_regress Andrew Dunstan
- Re: [PATCH] Slight improvement of worker_spi.c example Aleksander Alekseev
- Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c) Ranier Vilela
- Re: [PATCH] Add native windows on arm64 support Niyas Sait
- Re: Views no longer in rangeTabls? David Steele
- Shouldn't cost_append() also scale the partial path's cost? Antonin Houska
- Re: Do we want a hashset type? Joel Jacobson
- Re: ERROR: wrong varnullingrels (b 3) (expected (b)) for Var 2/1 Tom Lane
- Re: Do we want a hashset type? Tomas Vondra
- Re: [DOC] Update ALTER SUBSCRIPTION documentation v3 Peter Eisentraut
- RE: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Zhijie Hou (Fujitsu)
- Re: Replace (GUC_UNIT_MEMORY | GUC_UNIT_TIME) with GUC_UNIT in guc.c Japin Li
- Re: Do we want a hashset type? Andrew Dunstan
- Re: Use COPY for populating all pgbench tables Tristan Partin
- Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Tomas Vondra
- Re: Use COPY for populating all pgbench tables Tristan Partin
- Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c) Gurjeet Singh
- Re: RFC: Logging plan of the running query James Coleman
- Re: remap the .text segment into huge pages at run time Andres Freund
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Nathan Bossart
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Jeff Davis
- Re: Should heapam_estimate_rel_size consider fillfactor? Corey Huinker
- trying again to get incremental backup Robert Haas
- Re: Let's make PostgreSQL multi-threaded James Addison
- Re: [PATCH] Missing dep on Catalog.pm in meson rules Andres Freund
- Re: Let's make PostgreSQL multi-threaded Hannu Krosing
- Re: trying again to get incremental backup Andres Freund
- Re: Let's make PostgreSQL multi-threaded Robert Haas
- Re: On login trigger: take three Mikhail Gribkov
- Re: Let's make PostgreSQL multi-threaded Andres Freund
- Re: Should heapam_estimate_rel_size consider fillfactor? Andres Freund
- Re: Let's make PostgreSQL multi-threaded Robert Haas
- Re: trying again to get incremental backup Robert Haas
- Re: trying again to get incremental backup Matthias van de Meent
- Re: trying again to get incremental backup Andres Freund