pgsql-hackers since 2024-06-27 00:00

The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer will know the answer, you may re-post your question in this list. You must try elsewhere first!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

June 27, 2024

Thread Author Time
Re: Should we document how column DEFAULT expressions work? Tom Lane 00:11
Re: Should we document how column DEFAULT expressions work? David Rowley 00:34
Re: Fix possible overflow of pg_stat DSA's refcnt Michael Paquier 00:48
Re: Add LSN <-> time conversion functionality Melanie Plageman 01:35
Re: Vacuum statistics Masahiko Sawada 01:39
Re: New standby_slot_names GUC in PG 17 Masahiko Sawada 01:44
Re: Add LSN <-> time conversion functionality 📎 Melanie Plageman 02:04
Re: Add LSN <-> time conversion functionality Melanie Plageman 02:18
Re: long-standing data loss bug in initial sync of logical replication Amit Kapila 03:08
Re: Conflict Detection and Resolution 📎 Nisha Moond 03:14
Re: Document NULL Yugo NAGATA 03:14
Re: Avoid incomplete copy string (src/backend/access/transam/xlog.c) Yugo NAGATA 03:17
Re: Avoid incomplete copy string (src/backend/access/transam/xlog.c) Yugo NAGATA 04:01
Re: Avoid incomplete copy string (src/backend/access/transam/xlog.c) Michael Paquier 04:04
Re: thread-safety: gmtime_r(), localtime_r() Stepan Neretin 04:47
Re: Conflict Detection and Resolution shveta malik 04:50
Re: Patch bug: Fix jsonpath .* on Arrays Stepan Neretin 04:53
Re: Track the amount of time waiting due to cost_delay Masahiko Sawada 05:17
Re: Pgoutput not capturing the generated columns 📎 Shubham Khanna 05:29
Adminpack removal Philippe BEAUDOIN 05:34
Re: libpq: Fix lots of discrepancies in PQtrace Michael Paquier 05:39
Re: walsender.c comment with no context is hard to understand Michael Paquier 05:43
Re: thread-safety: gmtime_r(), localtime_r() Peter Eisentraut 06:09
Re: Adminpack removal Hannu Krosing 06:12
RE: pg_createsubscriber: drop pre-existing subscriptions from the converted node 📎 Hayato Kuroda (Fujitsu) 06:17
Re: pgsql: Add more SQL/JSON constructor functions jian he 06:25
Re: CI, macports, darwin version problems 📎 Thomas Munro 06:32
Re: doc: modify the comment in function libpqrcv_check_conninfo() 📎 ikedarintarof 07:09
ClientRead on ROLLABACK Simone Giusso 07:11
Re: libpq: Fix lots of discrepancies in PQtrace 📎 Jelte Fennema-Nio 08:03
Re: Patch bug: Fix jsonpath .* on Arrays Michael Paquier 08:17
Re: doc: modify the comment in function libpqrcv_check_conninfo() Jelte Fennema-Nio 08:18
Re: Adminpack removal Matthias van de Meent 08:38
Re: [PATCH] Add ACL (Access Control List) acronym 📎 Joel Jacobson 08:42
Re: Vacuum statistics Andrei Zubkov 08:52
Doc: fix track_io_timing description to mention pg_stat_io 📎 Hajime.Matsunaga 09:06
Re: Doc: fix track_io_timing description to mention pg_stat_io Kashif Zeeshan 09:08
Re: Pgoutput not capturing the generated columns 📎 Peter Smith 09:10
[PATCH] Fix docs to use canonical links 📎 Joel Jacobson 09:27
Re: Doc: fix track_io_timing description to mention pg_stat_io Hajime.Matsunaga 09:33
Re: pgsql: Add more SQL/JSON constructor functions 📎 Amit Langote 09:57
Re: doc: modify the comment in function libpqrcv_check_conninfo() 📎 ikedarintarof 10:27
Re: Conflict Detection and Resolution 📎 shveta malik 10:33
Re: Support a wildcard in backtrace_functions 📎 Jelte Fennema-Nio 10:43
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) 📎 Aleksander Alekseev 10:45
Re: Doc: fix track_io_timing description to mention pg_stat_io Melanie Plageman 11:29
Re: pgsql: Add more SQL/JSON constructor functions 📎 Amit Langote 11:48
Re: Avoid incomplete copy string (src/backend/access/transam/xlog.c) Ranier Vilela 11:48
Re: Avoid incomplete copy string (src/backend/access/transam/xlog.c) 📎 Ranier Vilela 11:50
Re: Should we document how column DEFAULT expressions work? Peter Eisentraut 11:57
Re: Doc: fix track_io_timing description to mention pg_stat_io Nazir Bilal Yavuz 12:00
Re: SQL/JSON query functions context_item doc entry and type requirement 📎 Amit Langote 12:01
Re: SQL Property Graph Queries (SQL/PGQ) 📎 Peter Eisentraut 12:31
Custom type's modifiers Marthin Laubscher 14:33
Re: Patch bug: Fix jsonpath .* on Arrays David E. Wheeler 15:05
Re: Custom type's modifiers Tom Lane 15:06
Re: ClientRead on ROLLABACK Tom Lane 15:21
Re: ClientRead on ROLLABACK Jelte Fennema-Nio 15:26
Re: ClientRead on ROLLABACK Simone G. 15:34
Re: Custom type's modifiers Marthin Laubscher 15:49
Re: Custom type's modifiers David G. Johnston 16:12
Re: JIT causes core dump during error recovery 📎 Tom Lane 16:18
Re: Custom type's modifiers Tom Lane 16:24
Re: JIT causes core dump during error recovery Ranier Vilela 16:31
Re: Backporting BackgroundPsql Heikki Linnakangas 16:35
Re: JIT causes core dump during error recovery Tom Lane 16:59
Re: Custom type's modifiers Marthin Laubscher 17:01
Re: Custom type's modifiers Tom Lane 17:05
Re: Visibility bug with prepared transaction with subtransactions on standby Heikki Linnakangas 18:35
Is missing LOGIN Event on Trigger Firing Matrix ? Marcos Pegoraro 18:40
Re: Apparent bug in WAL summarizer process (hung state) Israel Barth Rubio 19:31
Re: Is missing LOGIN Event on Trigger Firing Matrix ? Andrew Dunstan 19:39
Re: POC, WIP: OR-clause support for indexes Alena Rybakina 19:56
Re: Is missing LOGIN Event on Trigger Firing Matrix ? David G. Johnston 20:00
Re: Improve EXPLAIN output for multicolumn B-Tree Index Peter Geoghegan 20:01
Re: POC, WIP: OR-clause support for indexes Alena Rybakina 20:06
Re: Improve EXPLAIN output for multicolumn B-Tree Index Jelte Fennema-Nio 20:46
Re: Proposal: Document ABI Compatibility Jeremy Schneider 21:48
Re: SQL:2011 application time 📎 Paul Jungwirth 21:56
Inline non-SQL SRFs using SupportRequestSimplify 📎 Paul Jungwirth 22:01
Re: Proposal: Document ABI Compatibility 📎 David E. Wheeler 22:07
Re: Improve EXPLAIN output for multicolumn B-Tree Index Peter Geoghegan 22:40
Re: walsender.c comment with no context is hard to understand 📎 Peter Smith 23:44

June 28, 2024

Thread Author Time
Re: Virtual generated columns jian he 00:00
Re: ON ERROR in json_query and the like Amit Langote 00:49
Re: Doc: fix track_io_timing description to mention pg_stat_io Hajime.Matsunaga 01:48
stale comments about fastgetattr and heap_getattr 📎 Junwang Zhao 03:04
RE: Improve EXPLAIN output for multicolumn B-Tree Index Masahiro.Ikeda 03:05
Re: Injection point locking Michael Paquier 03:40
Re: stale comments about fastgetattr and heap_getattr Stepan Neretin 04:06
Parallel heap vacuum 📎 Masahiko Sawada 04:13
Re: stale comments about fastgetattr and heap_getattr Michael Paquier 04:32
Re: speed up a logical replica setup 📎 Amit Kapila 05:11
Re: race condition in pg_class Noah Misch 05:13
Re: race condition in pg_class Tom Lane 05:17
Re: SQL/JSON query functions context_item doc entry and type requirement Amit Langote 05:18
Re: SQL/JSON query functions context_item doc entry and type requirement David G. Johnston 05:27
Re: Doc Rework: Section 9.16.13 SQL/JSON Query Functions Amit Langote 05:56
Re: pgsql: Add more SQL/JSON constructor functions jian he 06:13
Re: remaining sql/json patches 📎 Amit Langote 06:15
Re: walsender.c comment with no context is hard to understand Amit Kapila 06:18
Re: Support LIKE with nondeterministic collations 📎 Peter Eisentraut 06:31
Re: Showing applied extended statistics in explain Part 2 📎 Tatsuro Yamada 06:45
Re: Support "Right Semi Join" plan shapes 📎 Richard Guo 06:54
Re: Schema variables - new implementation for Postgres 15 📎 Pavel Stehule 07:03
Re: Adminpack removal Philippe BEAUDOIN 07:06
Re: Document use of ldapurl with LDAP simple bind Peter Eisentraut 07:11
Re: Support "Right Semi Join" plan shapes Richard Guo 07:21
Re: walsender.c comment with no context is hard to understand Peter Smith 07:24
Re: Flush pgstats file during checkpoints Konstantin Knizhnik 07:32
Re: Converting README documentation to Markdown Peter Eisentraut 07:38
Re: remaining sql/json patches Alexander Lakhin 08:00
Re: Improve EXPLAIN output for multicolumn B-Tree Index Jelte Fennema-Nio 08:59
Re: Conflict Detection and Resolution 📎 shveta malik 09:45
Re: walsender.c comment with no context is hard to understand Amit Kapila 09:45
Re: Converting README documentation to Markdown Jelte Fennema-Nio 09:56
Re: recoveryCheck/008_fsm_truncation is failing on dodo in v14- (due to slow fsync?) Robins Tharakan 10:20
Re: pg_createsubscriber: drop pre-existing subscriptions from the converted node 📎 Amit Kapila 11:07
Re: Showing applied extended statistics in explain Part 2 📎 Tatsuro Yamada 11:16
Re: pgsql: Add more SQL/JSON constructor functions 📎 Amit Langote 11:53
Re: Improve EXPLAIN output for multicolumn B-Tree Index Matthias van de Meent 12:05
Re: Parallel heap vacuum Amit Kapila 12:06
Re: SQL:2011 application time Robert Haas 12:18
Re: Test to dump and restore objects left behind by regression 📎 Ashutosh Bapat 12:30
Re: pgindent exit status if a file encounters an error 📎 Ashutosh Bapat 12:35
Re: Converting README documentation to Markdown Tatsuo Ishii 12:37
Re: walsender.c comment with no context is hard to understand Bertrand Drouvot 13:00
Re: cfbot update: Using GitHub for patch review Ashutosh Bapat 13:10
Re: remaining sql/json patches 📎 Amit Langote 13:43
Re: Why is infinite_recurse test suddenly failing? Alexander Lakhin 14:00
Re: Check lateral references within PHVs for memoize cache keys Andrei Lepikhov 14:14
Re: On disable_cost 📎 Robert Haas 15:46
Re: Improve EXPLAIN output for multicolumn B-Tree Index Peter Geoghegan 18:27
Re: Converting README documentation to Markdown Peter Eisentraut 18:40
Restart pg_usleep when interrupted Imseih (AWS), Sami 19:59
Re: Track the amount of time waiting due to cost_delay Imseih (AWS), Sami 20:07
Re: Restart pg_usleep when interrupted Robert Haas 20:29
Re: Restart pg_usleep when interrupted Imseih (AWS), Sami 20:32
Re: Document NULL 📎 David G. Johnston 20:39
Doc: Move standalone backup section, mention -X argument 📎 David G. Johnston 20:56
Re: Restart pg_usleep when interrupted 📎 Sami Imseih 21:14
Re: Restart pg_usleep when interrupted Tom Lane 21:34
Re: Confine vacuum skip logic to lazy_scan_skip 📎 Melanie Plageman 21:36
Re: Add LSN <-> time conversion functionality 📎 Melanie Plageman 22:09
Re: Restart pg_usleep when interrupted Thomas Munro 22:11
Re: Restart pg_usleep when interrupted Sami Imseih 22:50
Re: cfbot update: Using GitHub for patch review Thomas Munro 23:12

June 29, 2024

Thread Author Time
Re: race condition in pg_class 📎 Noah Misch 02:42
Re: Inval reliability, especially for inplace updates 📎 Noah Misch 03:11
Re: Backporting BackgroundPsql Pavan Deolasee 04:38
Incremental backup from a streaming replication standby Laurenz Albe 05:01
Re: LogwrtResult contended spinlock Alexander Lakhin 07:00
Re: cfbot update: Using GitHub for patch review Jelte Fennema-Nio 08:42
Re: Converting README documentation to Markdown Jelte Fennema-Nio 09:24
Re: LogwrtResult contended spinlock Alvaro Herrera 10:23
Re: LogwrtResult contended spinlock Alexander Lakhin 12:00
Re: Optimize numeric.c mul_var() using the Karatsuba algorithm Dean Rasheed 12:22
Re: Optimize numeric.c mul_var() using the Karatsuba algorithm Tom Lane 15:25
Re: pgsql: Add more SQL/JSON constructor functions Alvaro Herrera 18:24
Re: pgsql: Add more SQL/JSON constructor functions Tom Lane 18:56
Re: Flush pgstats file during checkpoints Tomas Vondra 21:13
Re: Built-in CTYPE provider Noah Misch 22:08

June 30, 2024

Thread Author Time
Re: pg_ctl start may return 0 even if the postmaster has been already started on Windows Noah Misch 02:12
Re: Optimize numeric.c mul_var() using the Karatsuba algorithm Dean Rasheed 08:44
Question about maxTapes & selectnewtape & dumptuples Andy Fan 09:48
Re: Question about maxTapes & selectnewtape & dumptuples Heikki Linnakangas 10:22
Re: Optimize numeric.c mul_var() using the Karatsuba algorithm Joel Jacobson 10:22
Re: [PATCH] Add ACL (Access Control List) acronym Joel Jacobson 10:27
Re: Optimize numeric.c mul_var() using the Karatsuba algorithm Alvaro Herrera 10:41
Re: Question about maxTapes & selectnewtape & dumptuples Andy Fan 11:17
Re: Optimize numeric.c mul_var() using the Karatsuba algorithm Joel Jacobson 11:24
Re: speed up a logical replica setup Alexander Lakhin 13:00
Extension using Meson as build system Junwang Zhao 13:17
Re: Extension using Meson as build system Pavel Stehule 13:20
Re: Extension using Meson as build system Junwang Zhao 13:28
Re: Extension using Meson as build system Pavel Stehule 13:31
Re: Extension using Meson as build system Junwang Zhao 13:39
Re: Extension using Meson as build system Pavel Stehule 13:48
Linux likely() unlikely() for PostgreSQL wenhui qiu 13:55
Re: Linux likely() unlikely() for PostgreSQL Matthias van de Meent 14:47
Re: Optimize numeric.c mul_var() using the Karatsuba algorithm Joel Jacobson 15:17
Re: Linux likely() unlikely() for PostgreSQL Tom Lane 15:23
Re: Optimize numeric.c mul_var() using the Karatsuba algorithm Tom Lane 15:44
Re: speed up a logical replica setup Tom Lane 16:59
Re: [PATCH] pg_stat_activity: make slow/hanging authentication more visible Noah Misch 17:48
Re: Optimize numeric.c mul_var() using the Karatsuba algorithm 📎 Joel Jacobson 18:30
Re: speed up a logical replica setup Tom Lane 18:40
[PATCH] Handle SK_SEARCHNULL and SK_SEARCHNOTNULL in HeapKeyTest 📎 Sven Klemm 18:45
Re: speed up a logical replica setup Tom Lane 18:58
Re: pg_combinebackup --clone doesn't work 📎 Tomas Vondra 18:58
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Noah Misch 19:00
Re: speed up a logical replica setup Noah Misch 19:25
Re: speed up a logical replica setup Tom Lane 21:01
Re: speed up a logical replica setup Noah Misch 21:08
RE: Partial aggregates pushdown 📎 [email protected] 21:42
RE: Partial aggregates pushdown [email protected] 22:07
Re: MAINTAIN privilege -- what do we need to un-revert it? Noah Misch 22:23
Re: Faster "SET search_path" Noah Misch 22:30
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel 📎 Jelte Fennema-Nio 22:38
Re: collect_corrupt_items_vacuum.patch Noah Misch 23:18

Browse Archives

Prev | Next