pgsql-hackers since 2024-12-10 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

Dec. 10, 2024

Thread Author Time
Re: FileFallocate misbehaving on XFS Andres Freund 00:31
Re: shared-memory based stats collector - v70 Michael Paquier 00:54
Re: Outdated comment on scram_build_secret Michael Paquier 00:58
Fix some comments for GUC hooks of timezone_abbreviations 📎 Michael Paquier 01:14
Re: Skip collecting decoded changes of already-aborted transactions Masahiko Sawada 01:31
Re: Incorrect EXPLAIN ANALYZE output in bloom index docs Yan Chengpeng 01:33
RE: Subscription sometimes loses txns after initial table sync Zhijie Hou (Fujitsu) 01:53
Re: Incorrect EXPLAIN ANALYZE output in bloom index docs David Rowley 01:56
Re: Cannot find a working 64-bit integer type on Illumos 📎 Thomas Munro 02:02
RE: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Hayato Kuroda (Fujitsu) 02:12
Re: Fix some comments for GUC hooks of timezone_abbreviations Tom Lane 02:18
Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Peter Smith 02:34
Re: Memory leak in WAL sender with pgoutput (v10~) Amit Kapila 02:52
Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE 📎 David Rowley 02:57
Re: Fix some comments for GUC hooks of timezone_abbreviations Michael Paquier 03:20
Re: Memory leak in WAL sender with pgoutput (v10~) 📎 vignesh C 03:24
Re: Pass ParseState as down to utility functions. Michael Paquier 03:28
testing framework for MVCC & vacuum (freeze) & heap_page_prune etc. Andy Fan 03:31
Re: proposal: schema variables jian he 03:32
Re: Possible integer overflow in bringetbitmap() Michael Paquier 03:33
Re: Add 64-bit XIDs into PostgreSQL 15 📎 Evgeny 03:38
Re: UUID v7 Andrey M. Borodin 03:42
Re: testing framework for MVCC & vacuum (freeze) & heap_page_prune etc. Andy Fan 03:42
Re: testing framework for MVCC & vacuum (freeze) & heap_page_prune etc. Andrey M. Borodin 03:50
Re: Memory leak in WAL sender with pgoutput (v10~) Michael Paquier 04:11
Re: Track the amount of time waiting due to cost_delay Dilip Kumar 04:47
Re: confusing / inefficient "need_transcoding" handling in copy Michael Paquier 04:59
Re: Skip collecting decoded changes of already-aborted transactions Amit Kapila 05:09
Re: Skip collecting decoded changes of already-aborted transactions Dilip Kumar 05:29
Re: Skip collecting decoded changes of already-aborted transactions Amit Kapila 05:39
Re: WARNING: missing lock on database "postgres" (OID 5) @ TID (0,4) 📎 Kirill Reshke 05:45
[BUG] Possible occurrence of segfault in ecpg test 📎 Daniil Davydov 05:45
Re: WARNING: missing lock on database "postgres" (OID 5) @ TID (0,4) Kirill Reshke 05:47
Re: Skip collecting decoded changes of already-aborted transactions Amit Kapila 05:49
Re: Memory leak in WAL sender with pgoutput (v10~) Amit Kapila 05:54
Re: Skip collecting decoded changes of already-aborted transactions Dilip Kumar 06:18
Re: WAL_LOG CREATE DATABASE strategy broken for non-standard page layouts Michael Paquier 06:25
Re: long-standing data loss bug in initial sync of logical replication Michael Paquier 06:27
Re: FileFallocate misbehaving on XFS Michael Harris 06:28
Re: sslinfo extension - add notbefore and notafter timestamps Michael Paquier 06:30
Re: FileFallocate misbehaving on XFS Michael Harris 06:34
Re: psql client does not handle WSAEWOULDBLOCK on Windows Michael Paquier 06:41
Re: shared-memory based stats collector - v70 Bertrand Drouvot 06:42
Re: [18] Fix a few issues with the collation cache Michael Paquier 06:44
Re: testing framework for MVCC & vacuum (freeze) & heap_page_prune etc. Andy Fan 06:45
Re: Extensible storage manager API - SMGR hook Redux Xun Gong 06:49
Re: Pgoutput not capturing the generated columns Michael Paquier 06:50
Re: [PATCHES] Post-special page storage TDE support Michael Paquier 06:54
Re: Inconsistent output handling in 002_pg_upgrade.pl test logs Michael Paquier 07:30
Re: [PATCH] Add support for displaying database service in psql prompt Michael Paquier 07:38
Re: shared-memory based stats collector - v70 📎 Anton A. Melnikov 07:44
Re: XMLDocument (SQL/XML X030) 📎 Jim Jones 07:48
Re: NOT ENFORCED constraint feature jian he 07:50
Re: Pass ParseState as down to utility functions. 📎 Kirill Reshke 09:02
Re: WARNING: missing lock on database "postgres" (OID 5) @ TID (0,4) 📎 Kirill Reshke 09:14
Re: Memory leak in WAL sender with pgoutput (v10~) Amit Kapila 09:15
Re: Refactoring postmaster's code to cleanup after child exit Heikki Linnakangas 10:00
Re: [PATCH] Add sortsupport for range types and btree_gist 📎 Bernd Helmle 10:20
Re: Add Pipelining support in psql 📎 Anthonin Bonnefoy 10:43
Re: Proposal to add a new URL data type. 📎 Victor Yegorov 10:59
Re: FileFallocate misbehaving on XFS 📎 Jakub Wartak 11:36
Re: Refactoring postmaster's code to cleanup after child exit Tomas Vondra 11:39
Re: Add ExprState hashing for GROUP BY and hashed SubPlans 📎 David Rowley 11:44
Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. 📎 Shubham Khanna 11:47
Re: NOT ENFORCED constraint feature 📎 Amul Sul 11:47
Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Shubham Khanna 11:49
Re: Introduce XID age and inactive timeout based replication slot invalidation 📎 Nisha Moond 11:51
Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Shubham Khanna 11:55
clarify which fields are signed int and which ones are unsigned PG Doc comments form 11:57
Re: bt_index_parent_check and concurrently build indexes 📎 Michail Nikolaev 12:17
Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE Guillaume Lelarge 12:22
Fix bank selection logic in SLRU 📎 Yura Sokolov 12:39
Re: bt_index_parent_check and concurrently build indexes Andrey M. Borodin 12:56
Re: Fix bank selection logic in SLRU Andrey M. Borodin 13:02
Re: Fix bank selection logic in SLRU Dilip Kumar 13:26
Re: [PATCH] Support Int64 GUCs wenhui qiu 13:32
Re: Define STATS_MIN_ROWS for minimum rows of stats in ANALYZE 📎 Ilia Evdokimov 13:32
Re: [PATCH] Support Int64 GUCs Pavel Borisov 13:43
Re: Fix bank selection logic in SLRU Andrey M. Borodin 13:53
Re: Fix bank selection logic in SLRU Dilip Kumar 13:58
Re: XMLDocument (SQL/XML X030) Andrew Dunstan 13:59
Re: Fix bank selection logic in SLRU Robert Haas 14:00
timeline problem when recovery Fabrice Chapuis 14:01
Re: Fix bank selection logic in SLRU Dilip Kumar 14:05
Re: Fix bank selection logic in SLRU Dilip Kumar 14:07
Re: XMLDocument (SQL/XML X030) Jim Jones 14:14
Fix comments related to pending statistics 📎 Bertrand Drouvot 14:16
Re: Fix bank selection logic in SLRU Andrey M. Borodin 14:17
Make use of pg_memory_is_all_zeros() in more places 📎 Bertrand Drouvot 14:18
Re: Sample rate added to pg_stat_statements 📎 Ilia Evdokimov 14:35
Re: Pass ParseState as down to utility functions. 📎 jian he 14:38
Re: SQL:2011 application time Peter Eisentraut 14:40
Re: [PATCH] Support Int64 GUCs Tom Lane 15:13
Re: [PATCH] Support Int64 GUCs Pavel Borisov 15:22
Re: Support for unsigned integer types Peter Eisentraut 15:25
Re: FileFallocate misbehaving on XFS Andres Freund 16:09
Re: FileFallocate misbehaving on XFS Andres Freund 16:34
Re: FileFallocate misbehaving on XFS Andres Freund 16:38
Re: Assert failure on running a completed portal again Robert Haas 16:52
Re: Assert failure on running a completed portal again Tom Lane 17:14
Re: FileFallocate misbehaving on XFS Robert Haas 17:36
Re: Track the amount of time waiting due to cost_delay Nathan Bossart 17:55
Re: Memory leak in WAL sender with pgoutput (v10~) Masahiko Sawada 18:05
Re: Assert failure on running a completed portal again Robert Haas 18:14
Re: Memory leak in WAL sender with pgoutput (v10~) Masahiko Sawada 18:14
Re: Assert failure on running a completed portal again Tom Lane 18:37
Separate GUC for replication origins 📎 Euler Taveira 18:41
Re: Assert failure on running a completed portal again Robert Haas 18:48
Re: Document NULL Jeff Davis 18:52
Re: Assert failure on running a completed portal again Tom Lane 19:53
Re: Assert failure on running a completed portal again Robert Haas 21:27
Re: FileFallocate misbehaving on XFS Andres Freund 21:33
Re: Assert failure on running a completed portal again Tom Lane 21:45
Re: Skip collecting decoded changes of already-aborted transactions Masahiko Sawada 21:48
Re: long-standing data loss bug in initial sync of logical replication Masahiko Sawada 21:50
Re: Unmark gen_random_uuid() function leakproof Masahiko Sawada 21:52
Re: Fix early elog(FATAL) Nathan Bossart 22:18
Re: Add ExprState hashing for GROUP BY and hashed SubPlans 📎 David Rowley 22:36
Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. 📎 Peter Smith 22:50
Re: Document NULL 📎 David G. Johnston 22:59
Re: Add a warning message when using unencrypted passwords Nathan Bossart 23:12
Re: [18] Fix a few issues with the collation cache Jeff Davis 23:34
Re: [18] Fix a few issues with the collation cache Michael Paquier 23:45
Re: fix deprecation mention for age() and mxid_age() John Naylor 23:54
Re: long-standing data loss bug in initial sync of logical replication Michael Paquier 23:55

Dec. 11, 2024

Thread Author Time
Re: fix deprecation mention for age() and mxid_age() Michael Paquier 00:01
Re: Expand applicability of aggregate's sortop optimization Michael Paquier 00:22
Re: Separate memory contexts for relcache and catcache Michael Paquier 00:27
Re: Serverside SNI support in libpq Michael Paquier 00:34
Re: Vectored IO in XLogWrite() Michael Paquier 00:41
Re: Add ExprState hashing for GROUP BY and hashed SubPlans David Rowley 00:49
Re: FileFallocate misbehaving on XFS Michael Harris 01:09
RE: Memory leak in WAL sender with pgoutput (v10~) Zhijie Hou (Fujitsu) 02:13
Re: Wrong results with right-semi-joins Richard Guo 02:27
RE: Parallel heap vacuum Hayato Kuroda (Fujitsu) 02:34
Re: Introduce XID age and inactive timeout based replication slot invalidation Peter Smith 02:44
Re: Skip collecting decoded changes of already-aborted transactions Dilip Kumar 02:51
Re: FileFallocate misbehaving on XFS Michael Harris 02:59
Re: [PoC] Reducing planning time when tables have many partitions 📎 Yuya Watari 03:16
Re: Conflict detection for update_deleted in logical replication 📎 Nisha Moond 03:42
Re: long-standing data loss bug in initial sync of logical replication 📎 Shlok Kyal 03:43
Memory leak in pg_logical_slot_{get,peek}_changes 📎 vignesh C 04:27
Re: attndims, typndims still not enforced, but make the value within a sane threshold Michael Paquier 04:38
Re: Changing the state of data checksums in a running cluster Michael Paquier 04:47
Re: Subscription sometimes loses txns after initial table sync Shlok Kyal 04:50
Re: Conflict detection for update_deleted in logical replication 📎 Amit Kapila 05:06
Re: Memory leak in WAL sender with pgoutput (v10~) vignesh C 05:08
Re: warn if GUC set to an invalid shared library Michael Paquier 05:12
Re: attndims, typndims still not enforced, but make the value within a sane threshold Tom Lane 05:15
VACUUM cleaning of CF 2024-11 Michael Paquier 05:17
Re: attndims, typndims still not enforced, but make the value within a sane threshold Michael Paquier 05:24
Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. vignesh C 05:29
Re: Memory leak in WAL sender with pgoutput (v10~) Masahiko Sawada 05:38
Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. 📎 Shubham Khanna 05:51
Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Shubham Khanna 05:53
Re: Fix comments related to pending statistics Michael Paquier 05:56
Re: Make use of pg_memory_is_all_zeros() in more places Michael Paquier 06:03
RE: Memory leak in pg_logical_slot_{get,peek}_changes 📎 Zhijie Hou (Fujitsu) 06:09
Re: CREATE SCHEMA ... CREATE DOMAIN support Kirill Reshke 06:22
Suggestion to standardize comment format in pg_dump Nohez Poonawala 06:37
Re: WARNING: missing lock on database "postgres" (OID 5) @ TID (0,4) 📎 Kirill Reshke 06:37
Re: Sort functions with specialized comparators John Naylor 06:39
Re: Track the amount of time waiting due to cost_delay Dilip Kumar 06:43
Re: Virtual generated columns 📎 jian he 06:49
Re: Introduce XID age and inactive timeout based replication slot invalidation vignesh C 06:51
RE: Replace IN VALUES with ANY in WHERE clauses during optimization postgresql_contributors 06:54
Re: Track the amount of time waiting due to cost_delay Bertrand Drouvot 07:00
Re: fix deprecation mention for age() and mxid_age() Bertrand Drouvot 07:04
advanced patch feedback session at FOSDEM, responses needed Peter Eisentraut 07:05
Re: long-standing data loss bug in initial sync of logical replication Masahiko Sawada 07:06
Re: CRC32C Parallel Computation Optimization on ARM 📎 John Naylor 07:08
Avoid unnecessary wrapping for more complex expressions 📎 Richard Guo 07:31
Re: Fix comments related to pending statistics Bertrand Drouvot 07:32
RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu) 07:33
Re: FileFallocate misbehaving on XFS 📎 Michael Harris 07:40
Re: Make use of pg_memory_is_all_zeros() in more places 📎 Bertrand Drouvot 07:56
Re: Expand applicability of aggregate's sortop optimization Andrei Lepikhov 08:04
Re: Parallel heap vacuum Masahiko Sawada 08:07
Re: Serverside SNI support in libpq Daniel Gustafsson 08:13
Add Postgres module info 📎 Andrei Lepikhov 08:35
Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. 📎 vignesh C 08:38
Re: Logical replication timeout RECHTÉ Marc 08:59
RE: Conflict detection for update_deleted in logical replication 📎 Zhijie Hou (Fujitsu) 09:02
Re: Removing unneeded self joins Andrei Lepikhov 09:02
Re: [PATCH] SVE popcount support 📎 Chiranmoy.Bhattacharya@fujitsu.com 09:06
Re: Memory leak in pg_logical_slot_{get,peek}_changes vignesh C 09:11
RE: Conflict detection for update_deleted in logical replication 📎 Hayato Kuroda (Fujitsu) 09:29
Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE David Rowley 09:38
RE: Memory leak in pg_logical_slot_{get,peek}_changes Zhijie Hou (Fujitsu) 09:45
pg_dump memory leak of 400 bytes 📎 Oleg Tselebrovskiy 09:59
Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. 📎 Shubham Khanna 10:05
Re: pg_dump memory leak of 400 bytes Daniel Gustafsson 10:09
Re: Logical Replication of sequences 📎 vignesh C 10:12
Re: advanced patch feedback session at FOSDEM, responses needed Tomas Vondra 11:02
Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE David Rowley 11:16
Re: on_error table, saving error info to a table Nishant Sharma 11:41
Re: FileFallocate misbehaving on XFS Jakub Wartak 12:05
RE: COPY performance on Windows 📎 Ryohei Takahashi (Fujitsu) 12:18
Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE Guillaume Lelarge 12:41
Re: NOT ENFORCED constraint feature jian he 12:42

Browse Archives

Prev | Next