pgsql-hackers before 2024-12-11 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. 9, 2024

Thread Author Time
Re: Refactoring postmaster's code to cleanup after child exit 📎 Tomas Vondra 12:47
Re: Sort functions with specialized comparators 📎 Andrey M. Borodin 13:02
Define STATS_MIN_ROWS for minimum rows of stats in ANALYZE 📎 Ilia Evdokimov 13:10
Subscription sometimes loses txns after initial table sync 📎 Pritam Baral 13:20
Re: [PATCH] Fix jsonb comparison for raw scalar pseudo arrays 📎 Yan Chengpeng 13:22
Re: Track the amount of time waiting due to cost_delay Bertrand Drouvot 13:25
Re: Add a warning message when using unencrypted passwords Greg Sabino Mullane 13:26
Re: [PATCH] Fix jsonb comparison for raw scalar pseudo arrays 📎 Yan Chengpeng 13:27
Re: Giving the shared catalogues a defined encoding Thomas Munro 13:29
Re: Converting README documentation to Markdown 📎 Daniel Gustafsson 13:35
Re: Proposal to add a new URL data type. Alexander Borisov 13:39
Re: Add a warning message when using unencrypted passwords Daniel Gustafsson 13:40
Re: Wrong results with right-semi-joins Melanie Plageman 14:01
Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Joe Conway 14:11
Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. vignesh C 14:13
IWYU annotations 📎 Peter Eisentraut 14:35
Re: FileFallocate misbehaving on XFS Tomas Vondra 14:47
Re: Add a warning message when using unencrypted passwords Guillaume Lelarge 14:58
Re: Track the amount of time waiting due to cost_delay Dilip Kumar 15:04
Re: meson missing test dependencies Peter Eisentraut 15:06
Re: meson missing test dependencies Andres Freund 15:42
some Page/PageData const stuff 📎 Peter Eisentraut 15:44
Re: Document NULL David G. Johnston 15:56
Re: Document NULL David G. Johnston 16:01
Re: NOT ENFORCED constraint feature jian he 16:10
Re: FileFallocate misbehaving on XFS Andres Freund 16:15
Re: [PATCH] Fix jsonb comparison for raw scalar pseudo arrays 📎 jian he 16:16
Re: Document NULL David G. Johnston 16:31
Re: FileFallocate misbehaving on XFS Andres Freund 16:31
Re: [PATCH] SVE popcount support 📎 Malladi, Rama 16:36
Re: IWYU annotations Tom Lane 16:37
Re: Track the amount of time waiting due to cost_delay 📎 Bertrand Drouvot 16:41
Re: proposal: schema variables Pavel Stehule 16:54
Re: [PATCH] Add sortsupport for range types and btree_gist 📎 Bernd Helmle 17:10
Re: remove pgrminclude? Tom Lane 17:20
Re: Proposal: Role Sandboxing for Secure Impersonation Eric Hanson 17:27
Re: NOT ENFORCED constraint feature Amul Sul 17:29
Re: Assert failure on running a completed portal again Tom Lane 17:48
Re: Subscription sometimes loses txns after initial table sync 📎 Pritam Baral 17:57
Re: SCRAM pass-through authentication for postgres_fdw 📎 Matheus Alcantara 17:59
Re: SCRAM pass-through authentication for postgres_fdw 📎 Matheus Alcantara 18:06
Re: WARNING: missing lock on database "postgres" (OID 5) @ TID (0,4) Noah Misch 18:13
Re: Assert failure on running a completed portal again Tom Lane 18:16
Re: [PATCH] Add sortsupport for range types and btree_gist Andrey M. Borodin 18:26
Re: Document NULL Marcos Pegoraro 18:30
Re: Parallel heap vacuum Tomas Vondra 18:47
Re: Fix tiny memory leaks Masahiko Sawada 18:52
Re: Fix tiny memory leaks Daniel Gustafsson 19:03
unused-but-set-variable warning on REL_13_STABLE 📎 Nathan Bossart 19:16
Re: unused-but-set-variable warning on REL_13_STABLE Tom Lane 19:39
Re: Remove dependence on integer wrapping Nathan Bossart 19:52
Re: Fix tiny memory leaks Daniel Gustafsson 20:04
Re: Memory leak in WAL sender with pgoutput (v10~) Masahiko Sawada 20:46
bt_index_parent_check and concurrently build indexes 📎 Michail Nikolaev 20:51
Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements 📎 Michail Nikolaev 20:53
Re: Refactoring postmaster's code to cleanup after child exit Heikki Linnakangas 20:55
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands 📎 Dmitry Koval 21:01
Re: Replace current implementations in crypt() and gen_salt() to OpenSSL 📎 Daniel Gustafsson 21:37
Managing IO workers in postmaster's state machine Andres Freund 21:42
Re: Document NULL David G. Johnston 21:57
Unmark gen_random_uuid() function leakproof 📎 Masahiko Sawada 22:10
Re: Fix tiny memory leaks Masahiko Sawada 22:10
Re: Unmark gen_random_uuid() function leakproof Andres Freund 22:23
Re: Document NULL David G. Johnston 22:27
Re: unused-but-set-variable warning on REL_13_STABLE Nathan Bossart 22:28
Re: FileFallocate misbehaving on XFS Michael Harris 22:34
Re: UUID v7 📎 Masahiko Sawada 22:34
Re: psql: Add tab completion for ALTER USER RESET Tomas Vondra 22:39
Re: Unmark gen_random_uuid() function leakproof 📎 Masahiko Sawada 22:48
Re: FileFallocate misbehaving on XFS Michael Harris 23:00
Re: FileFallocate misbehaving on XFS Andres Freund 23:01
Re: proposal: schema variables 📎 Pavel Stehule 23:20
Re: Memory leak in WAL sender with pgoutput (v10~) Michael Paquier 23:26
Re: Memory leak in WAL sender with pgoutput (v10~) Michael Paquier 23:35
Outdated comment on scram_build_secret 📎 Matheus Alcantara 23:39

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

Browse Archives

Prev | Next