pgsql-hackers since 2024-12-18 10:21

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

Dec. 18, 2024

Thread Author Time
Re: POC: make mxidoff 64 bits 📎 Heikki Linnakangas 10:21
Re: COPY performance on Windows Vladlen Popolitov 10:41
Re: Shave a few cycles off our ilog10 implementation John Naylor 10:42
Re: Pg18 Recursive Crash 📎 David Rowley 10:45
Re: Question about behavior of deletes with REPLICA IDENTITY NOTHING Amit Kapila 10:49
Re: Question about behavior of deletes with REPLICA IDENTITY NOTHING Amit Kapila 10:56
Re: Added schema level support for publication. Artur Zakirov 11:04
Re: Test to dump and restore objects left behind by regression 📎 Ashutosh Bapat 11:28
Re: Test to dump and restore objects left behind by regression Daniel Gustafsson 14:09
Removing the pgstat_flush_io() call from the walwriter 📎 Bertrand Drouvot 15:14
Re: Removing the pgstat_flush_io() call from the walwriter Andres Freund 15:35
Re: Removing the pgstat_flush_io() call from the walwriter Bertrand Drouvot 15:53
Re: Regression tests fail on OpenBSD due to low semmns value Tom Lane 16:23
Re: Back-patch of: avoid multiple hard links to same WAL file after a crash Nathan Bossart 16:38
Re: Regression tests fail on OpenBSD due to low semmns value Andres Freund 16:51
Re: Removing the pgstat_flush_io() call from the walwriter Andres Freund 16:55
Re: Regression tests fail on OpenBSD due to low semmns value Tom Lane 17:00
Re: Can rs_cindex be < 0 for bitmap heap scans? Melanie Plageman 17:01
Re: Regression tests fail on OpenBSD due to low semmns value Andres Freund 17:25
Re: pure parsers and reentrant scanners Tom Lane 17:43
Re: Regression tests fail on OpenBSD due to low semmns value Tom Lane 17:49
Re: Fix crash when non-creator being an iteration on shared radix tree 📎 Masahiko Sawada 17:59
Re: Can rs_cindex be < 0 for bitmap heap scans? 📎 Ranier Vilela 18:23
Re: Added schema level support for publication. vignesh C 18:32
Re: Support regular expressions with nondeterministic collations Jeff Davis 18:36
Re: Add CASEFOLD() function. Jeff Davis 18:40
Re: pure parsers and reentrant scanners Andreas Karlsson 18:44
Re: Final result (display) collation? Jeff Davis 18:47
Re: Support regular expressions with nondeterministic collations Tom Lane 19:55
Re: Can rs_cindex be < 0 for bitmap heap scans? Melanie Plageman 20:13
Bug in nbtree SAOP scans with non-required arrays, truncated high key 📎 Peter Geoghegan 20:20
Re: Using Expanded Objects other than Arrays from plpgsql Tom Lane 20:22
Re: Support regular expressions with nondeterministic collations Jeff Davis 20:42
Re: Parametrization minimum password lenght 📎 Nathan Bossart 20:56
Re: Eagerly scan all-visible pages to amortize aggressive vacuum Robert Haas 21:29
Re: Pg18 Recursive Crash 📎 David Rowley 22:21
Re: Regression tests fail on OpenBSD due to low semmns value Tom Lane 23:06
Re: Pg18 Recursive Crash Tom Lane 23:10
Re: Can rs_cindex be < 0 for bitmap heap scans? Melanie Plageman 23:18
Re: Logical Replication of sequences Peter Smith 23:28

Dec. 19, 2024

Thread Author Time
Re: Proposal for Updating CRC32C with AVX-512 Algorithm. 📎 Sterrett, Matthew 00:00
Re: Change GUC hashtable to use simplehash? Anton A. Melnikov 00:10
Re: Pg18 Recursive Crash Richard Guo 00:11
Re: Pg18 Recursive Crash Richard Guo 00:13
Re: Pg18 Recursive Crash Tom Lane 00:22
Re: Skip collecting decoded changes of already-aborted transactions 📎 Masahiko Sawada 01:43
Re: Back-patch of: avoid multiple hard links to same WAL file after a crash Andres Freund 01:51
Re: Memory leak in WAL sender with pgoutput (v10~) Amit Kapila 02:20
Re: Memory leak in WAL sender with pgoutput (v10~) Michael Paquier 02:26
Re: Crash: invalid DSA memory alloc request Michael Paquier 02:41
Re: Converting SetOp to read its two inputs separately 📎 Tom Lane 02:44
Re: Can rs_cindex be < 0 for bitmap heap scans? Richard Guo 02:50
Re: Change GUC hashtable to use simplehash? John Naylor 03:21
Re: Shave a few cycles off our ilog10 implementation 📎 David Rowley 03:30
Re: log_min_messages per backend type Kirill Reshke 04:13
Re: per backend I/O statistics Michael Paquier 04:21
Re: Back-patch of: avoid multiple hard links to same WAL file after a crash 📎 Michael Paquier 05:44
Re: Fix for pageinspect bug in PG 17 Michael Paquier 05:49
Re: Removing the pgstat_flush_io() call from the walwriter Bertrand Drouvot 05:49
Re: per backend I/O statistics Bertrand Drouvot 06:12
Re: Row pattern recognition 📎 Tatsuo Ishii 06:19
Re: Logical replication timeout 📎 Shlok Kyal 06:27
in BeginCopyTo make materialized view using COPY TO instead of COPY (query). jian he 06:28
Re: Fix crash when non-creator being an iteration on shared radix tree John Naylor 06:32
Re: Converting SetOp to read its two inputs separately David Rowley 06:33
Re: FileFallocate misbehaving on XFS 📎 Michael Harris 06:47
Re: New "single" COPY format jian he 06:48
Re: Parametrization minimum password lenght 📎 Bertrand Drouvot 07:25
Re: proposal: schema variables 📎 Pavel Stehule 07:25
Re: Add “FOR UPDATE NOWAIT” lock details to the log. 📎 Yuki Seino 08:21
Re: BitmapHeapScan streaming read user and prelim refactoring Richard Guo 09:15
Re: Change GUC hashtable to use simplehash? John Naylor 09:48
Re: Fix bank selection logic in SLRU Yura Sokolov 10:01
Re: Fix bank selection logic in SLRU Andrey Borodin 10:10
Re: New "single" COPY format Joel Jacobson 10:17
Re: Parametrization minimum password lenght 📎 Emanuele Musella 10:22
Re: Vacuum statistics 📎 Alena Rybakina 10:37
Re: Fix bank selection logic in SLRU Yura Sokolov 10:37
Re: Vacuum statistics Alena Rybakina 10:40
Re: Skip collecting decoded changes of already-aborted transactions Amit Kapila 10:56
RE: Conflict detection for update_deleted in logical replication 📎 Zhijie Hou (Fujitsu) 11:04
speedup COPY TO for partitioned table. 📎 jian he 12:02
Re: [PROPOSAL] : Disallow use of empty column name in (column_name '') in ALTER or CREATE of foreign table. 📎 Nishant Sharma 12:07
Re: Fix bank selection logic in SLRU Andrey M. Borodin 12:10
Re: Can rs_cindex be < 0 for bitmap heap scans? Ranier Vilela 12:22
Re: Can rs_cindex be < 0 for bitmap heap scans? Ranier Vilela 12:29
Re: [PATCH] Add support for displaying database service in psql prompt Michael Banck 12:36
Re: pure parsers and reentrant scanners Peter Eisentraut 12:48
Re: [PROPOSAL] : Disallow use of empty column name in (column_name '') in ALTER or CREATE of foreign table. Nishant Sharma 12:49
Re: pure parsers and reentrant scanners Peter Eisentraut 12:51
Re: Proposal to add a new URL data type. Victor Yegorov 12:52
RE: COPY performance on Windows Ryohei Takahashi (Fujitsu) 13:13
Re: Can rs_cindex be < 0 for bitmap heap scans? Ranier Vilela 13:21
Re: [PROPOSAL] : Disallow use of empty column name in (column_name '') in ALTER or CREATE of foreign table. Robert Haas 13:29
Re: Separate GUC for replication origins Peter Eisentraut 13:31
Re: log_min_messages per backend type Euler Taveira 13:34
Re: New "single" COPY format Andrew Dunstan 13:40
Re: Send duration output to separate log files Greg Sabino Mullane 13:57
Re: JIT compilation per plan node 📎 Matheus Alcantara 14:49
Re: Removing the pgstat_flush_io() call from the walwriter Nazir Bilal Yavuz 14:50
Re: Removing the pgstat_flush_io() call from the walwriter Bertrand Drouvot 15:07
Re: BitmapHeapScan streaming read user and prelim refactoring Richard Guo 15:12
Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman 15:23
Re: Back-patch of: avoid multiple hard links to same WAL file after a crash Nathan Bossart 15:31
Re: Parametrization minimum password lenght Nathan Bossart 15:36
Re: Parametrization minimum password lenght Nathan Bossart 15:40
Re: Fix bank selection logic in SLRU 📎 Yura Sokolov 15:48
Re: Parametrization minimum password lenght 📎 Nathan Bossart 15:57
Re: Back-patch of: avoid multiple hard links to same WAL file after a crash Andres Freund 16:07
Re: Bug in nbtree SAOP scans with non-required arrays, truncated high key Peter Geoghegan 16:09
Re: connection establishment versus parallel workers Nathan Bossart 16:09
Re: Add CASEFOLD() function. Peter Eisentraut 16:18
Re: Remaining dependency on setlocale() Peter Eisentraut 16:23
Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman 16:58
Re: Memory leak in WAL sender with pgoutput (v10~) Masahiko Sawada 17:27
Re: Add CASEFOLD() function. Jeff Davis 17:51
Re: Doc: clarify the log message level of the VERBOSE option 📎 Fujii Masao 17:57
Allow ILIKE forward matching to use btree index 📎 Yugo Nagata 18:22
Re: sslinfo extension - add notbefore and notafter timestamps Cary Huang 19:05
Re: Skip collecting decoded changes of already-aborted transactions Masahiko Sawada 19:11
Re: Converting SetOp to read its two inputs separately 📎 Tom Lane 19:38
Re: Converting SetOp to read its two inputs separately David Rowley 20:36
Re: pure parsers and reentrant scanners 📎 Peter Eisentraut 20:57
Re: Fix crash when non-creator being an iteration on shared radix tree Masahiko Sawada 21:12
Re: JIT compilation per plan node David Rowley 21:13
Re: Converting SetOp to read its two inputs separately Tom Lane 21:19
Re: Parallel heap vacuum Masahiko Sawada 22:05
Re: Converting SetOp to read its two inputs separately 📎 Tom Lane 22:23
Re: AIO v2.0 Andres Freund 22:29
Re: AIO v2.0 Tom Lane 22:34
Re: Can rs_cindex be < 0 for bitmap heap scans? Melanie Plageman 22:49
Re: Converting SetOp to read its two inputs separately David Rowley 22:53
Re: Converting SetOp to read its two inputs separately Tom Lane 23:05

Dec. 20, 2024

Thread Author Time
Re: in BeginCopyTo make materialized view using COPY TO instead of COPY (query). Michael Paquier 00:01
Re: Back-patch of: avoid multiple hard links to same WAL file after a crash Michael Paquier 00:13
Re: AIO v2.0 Andres Freund 00:54
Re: Logical Replication of sequences Peter Smith 00:56
Re: [PoC] Federated Authn/z with OAUTHBEARER 📎 Jacob Champion 01:00
Re: [PoC] Let libpq reject unexpected authentication requests Jacob Champion 01:02
Re: pure parsers and reentrant scanners Tom Lane 01:07
Re: [PoC] Let libpq reject unexpected authentication requests Michael Paquier 01:28
Re: Back-patch of: avoid multiple hard links to same WAL file after a crash Robert Pang 01:45
Re: [PATCH] Fixed creation of empty .log files during log rotation Michael Paquier 02:19
Re: Memory leak in WAL sender with pgoutput (v10~) Michael Paquier 02:30
Re: Logical Replication of sequences Peter Smith 02:34
Re: Can rs_cindex be < 0 for bitmap heap scans? Richard Guo 02:35
Re: in BeginCopyTo make materialized view using COPY TO instead of COPY (query). jian he 02:53
Eliminating SPI / SQL from some RI triggers - take 3 📎 Amit Langote 04:23
Speed up ICU case conversion by using ucasemap_utf8To*() 📎 Andreas Karlsson 05:20
Re: Statistics Import and Export 📎 Jeff Davis 05:23
Re: [PoC] Reducing planning time when tables have many partitions 📎 Yuya Watari 05:26
Re: Skip collecting decoded changes of already-aborted transactions Amit Kapila 05:36
Re: Collation & ctype method table, and extension hooks 📎 Andreas Karlsson 05:48
Re: per backend I/O statistics Alexander Lakhin 06:00
Re: Statistics Import and Export Corey Huinker 06:00
Re: Added schema level support for publication. Amit Kapila 06:04
Re: Conflict detection for update_deleted in logical replication 📎 Nisha Moond 07:11
Re: Skip collecting decoded changes of already-aborted transactions 📎 Masahiko Sawada 07:25
Re: Re: proposal: schema variables jian he 07:57
Re: per backend I/O statistics 📎 Bertrand Drouvot 09:09
Re: Parametrization minimum password lenght Bertrand Drouvot 09:15
Re: per backend I/O statistics Michael Paquier 09:24
Re: Introduce XID age and inactive timeout based replication slot invalidation Amit Kapila 09:42
Re: per backend I/O statistics Bertrand Drouvot 09:57
Re: Test to dump and restore objects left behind by regression 📎 Ashutosh Bapat 10:01
Re: Make tuple deformation faster David Rowley 10:04
Additional comments around need_escapes in pg_parse_json() 📎 Corey Huinker 10:21
Re: Fix crash when non-creator being an iteration on shared radix tree 📎 John Naylor 10:27
Re: Make tuple deformation faster 📎 David Rowley 10:31
Re: Can rs_cindex be < 0 for bitmap heap scans? Ranier Vilela 11:31
Some ExecSeqScan optimizations 📎 Amit Langote 11:41
downgrade some aclchk.c errors to internal 📎 Peter Eisentraut 11:47
Re: FileFallocate misbehaving on XFS Jakub Wartak 12:25
Re: proposal: schema variables 📎 Pavel Stehule 12:53
Re: downgrade some aclchk.c errors to internal 📎 Peter Eisentraut 14:03
Re: pure parsers and reentrant scanners Peter Eisentraut 14:29
Re: Can rs_cindex be < 0 for bitmap heap scans? Melanie Plageman 14:45
Re: pure parsers and reentrant scanners Tom Lane 15:23
Re: pure parsers and reentrant scanners Julien Rouhaud 15:30
Re: pure parsers and reentrant scanners Tom Lane 15:35
Fix logging for invalid recovery timeline 📎 David Steele 15:37
Document How Commit Handles Aborted Transactions 📎 David G. Johnston 16:02
Re: FileFallocate misbehaving on XFS Andres Freund 16:39
Re: Sort functions with specialized comparators 📎 Andrey M. Borodin 17:16
Re: AIO v2.0 Jelte Fennema-Nio 17:27
Re: A few patches to clarify snapshot management 📎 Heikki Linnakangas 17:31
Re: AIO v2.0 Andres Freund 17:39
Discussion on a LISTEN-ALL syntax Trey Boudreau 18:56
Re: Fix crash when non-creator being an iteration on shared radix tree Masahiko Sawada 19:16
Re: Memory leak in WAL sender with pgoutput (v10~) Masahiko Sawada 19:23
Re: Speed up ICU case conversion by using ucasemap_utf8To*() Jeff Davis 19:24
Re: allow changing autovacuum_max_workers without restarting 📎 Nathan Bossart 19:46
Re: Discussion on a LISTEN-ALL syntax Tom Lane 20:58
Re: Discussion on a LISTEN-ALL syntax Trey Boudreau 21:41
Re: Discussion on a LISTEN-ALL syntax David G. Johnston 21:42
Re: Discussion on a LISTEN-ALL syntax David G. Johnston 21:49
Re: Discussion on a LISTEN-ALL syntax David G. Johnston 21:57
Re: Re: proposal: schema variables 📎 Pavel Stehule 22:00
Re: Discussion on a LISTEN-ALL syntax Tom Lane 22:07
Re: [PoC] Federated Authn/z with OAUTHBEARER 📎 Daniel Gustafsson 22:20

Browse Archives

Prev | Next