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

July 10, 2024

Thread Author Time
Re: [PoC] Federated Authn/z with OAUTHBEARER 📎 Jacob Champion 00:05
Re: MAINTAIN privilege -- what do we need to un-revert it? 📎 Jeff Davis 00:47
Re: Wrong results with grouping sets Richard Guo 01:11
Re: Wrong results with grouping sets 📎 Richard Guo 01:22
Re: pgsql: Add pg_get_acl() to get the ACL for a database object Michael Paquier 01:25
Re: make pg_ctl more friendly Junwang Zhao 02:45
Re: MERGE/SPLIT partition commands should create new partitions in the parent's tablespace? Masahiko Sawada 03:13
Re: Injection point locking Michael Paquier 03:44
Re: Logical Replication of sequences 📎 Peter Smith 04:03
Re: Injection points: preloading and runtime arguments Michael Paquier 04:16
Re: array_in sub function ReadArrayDimensions error message jian he 04:25
Re: Internal error codes triggered by tests Michael Paquier 04:42
Re: [HACKERS] make async slave to wait for lsn to be replayed Kartyshov Ivan 04:58
Re: Allow non-superuser to cancel superuser tasks. 📎 Kirill Reshke 05:03
Re: Allow non-superuser to cancel superuser tasks. 📎 Michael Paquier 05:14
Re: Allow non-superuser to cancel superuser tasks. Michael Paquier 05:24
Re: array_in sub function ReadArrayDimensions error message David G. Johnston 05:31
Re: jsonpath: Inconsistency of timestamp_tz() Output Junwang Zhao 05:48
Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Fujii Masao 05:56
Re: relfilenode statistics Michael Paquier 06:02
Re: Allow non-superuser to cancel superuser tasks. Kirill Reshke 06:27
Re: Is creating logical replication slots in template databases useful at all? Michael Paquier 06:29
Re: Interrupts vs signals 📎 Thomas Munro 06:48
Re: why there is not VACUUM FULL CONCURRENTLY? Antonin Houska 06:56
Re: long-standing data loss bug in initial sync of logical replication 📎 Amit Kapila 06:58
Re: Doc: fix track_io_timing description to mention pg_stat_io Fujii Masao 07:02
Re: MERGE/SPLIT partition commands should create new partitions in the parent's tablespace? Fujii Masao 07:14
Re: Avoid orphaned objects dependencies, take 3 📎 Bertrand Drouvot 07:31
Re: pg_maintain and USAGE privilege on schema Fujii Masao 08:13
Re: MERGE/SPLIT partition commands should create new partitions in the parent's tablespace? Masahiko Sawada 08:14
Re: Logical Replication of sequences 📎 Peter Smith 08:16
Re: Eager aggregation, take 3 Richard Guo 08:27
Re: Pluggable cumulative statistics Bertrand Drouvot 08:28
Re: Pluggable cumulative statistics Bertrand Drouvot 09:00
Re: tests fail on windows with default git settings Dave Page 09:30
Re: tests fail on windows with default git settings Dave Page 09:35
Re: Add memory/disk usage for WindowAgg nodes in EXPLAIN 📎 Tatsuo Ishii 09:36
Re: Conflict detection and logging in logical replication shveta malik 09:39
Re: Lock-free compaction. Why not? David Rowley 09:49
Re: Should we work around msvc failing to compile tab-complete.c? Dave Page 09:55
Re: MERGE/SPLIT partition commands should create new partitions in the parent's tablespace? David Rowley 09:58
Re: Lock-free compaction. Why not? Tomas Vondra 10:57
Re: tests fail on windows with default git settings Andrew Dunstan 11:12
Re: tests fail on windows with default git settings Dave Page 11:17
Re: speed up a logical replica setup 📎 Euler Taveira 11:20
Re: Should we work around msvc failing to compile tab-complete.c? Andrew Dunstan 11:33
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel 📎 Jelte Fennema-Nio 12:10
Re: Allow non-superuser to cancel superuser tasks. Andrey M. Borodin 12:28
Re: tests fail on windows with default git settings Tom Lane 13:25
Re: MERGE/SPLIT partition commands should create new partitions in the parent's tablespace? Masahiko Sawada 13:35
Re: relfilenode statistics Bertrand Drouvot 13:38
Re: tests fail on windows with default git settings Andrew Dunstan 14:03
Re: pg_maintain and USAGE privilege on schema Nathan Bossart 14:04
Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Robert Haas 14:10
Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Nathan Bossart 14:18
Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Jelte Fennema-Nio 14:29
Re: jsonpath: Inconsistency of timestamp_tz() Output 📎 David E. Wheeler 14:33
Re: jsonpath: Inconsistency of timestamp_tz() Output David E. Wheeler 14:35
Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Nathan Bossart 14:46
Is it possible to create a cursor with hold using extended query protocol Dave Cramer 14:50
Re: Possible incorrect row estimation for Gather paths Rafia Sabih 14:54
Re: jsonpath: Inconsistency of timestamp_tz() Output David E. Wheeler 14:54
Missed opportunity for bsearch() in TransactionIdIsCurrentTransactionId()? 📎 Antonin Houska 15:00
Re: Is it possible to create a cursor with hold using extended query protocol David G. Johnston 15:04
Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Jelte Fennema-Nio 15:08
Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Tom Lane 15:11
Re: jsonpath: Inconsistency of timestamp_tz() Output 📎 David E. Wheeler 15:19
Re: Is it possible to create a cursor with hold using extended query protocol Dave Cramer 15:28
Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Nathan Bossart 15:44
Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Tom Lane 15:54
Re: Is it possible to create a cursor with hold using extended query protocol David G. Johnston 15:56
Send duration output to separate log files 📎 Greg Sabino Mullane 15:58
Re: Amcheck verification of GiST and GIN 📎 Tomas Vondra 16:01
Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Fujii Masao 16:02
Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Fujii Masao 16:07
Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Nathan Bossart 16:15
Re: Allow logical failover slots to wait on synchronous replication Bertrand Drouvot 16:19
Re: Streaming I/O, vectored I/O (WIP) 📎 Nazir Bilal Yavuz 16:21
Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Nathan Bossart 16:29
Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal 📎 Robert Haas 16:35
Re: long-standing data loss bug in initial sync of logical replication 📎 vignesh C 16:37
Re: Should we work around msvc failing to compile tab-complete.c? 📎 Andres Freund 17:05
Re: Windows: openssl & gssapi dislike each other Imran Zaheer 17:06
Re: long-standing data loss bug in initial sync of logical replication 📎 Nitin Motiani 17:52
Re: Allow non-superuser to cancel superuser tasks. Kirill Reshke 17:57
Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Nathan Bossart 18:41
Re: Missed opportunity for bsearch() in TransactionIdIsCurrentTransactionId()? Nathan Bossart 18:59
Re: pg_maintain and USAGE privilege on schema Jeff Davis 19:29
Re: Simplifying width_bucket_numeric() Dean Rasheed 19:31
Re: pg_maintain and USAGE privilege on schema Nathan Bossart 19:32
Re: improve performance of pg_dump with many sequences Euler Taveira 20:08
Re: Assertion failure with summarize_wal enabled during pg_createsubscriber 📎 Robert Haas 21:01
Re: Parent/child context relation in pg_get_backend_memory_contexts() Robert Haas 21:16
Re: Parent/child context relation in pg_get_backend_memory_contexts() Robert Haas 21:19
Re: improve predefined roles documentation Nathan Bossart 21:41
Re: improve performance of pg_dump with many sequences Nathan Bossart 22:05
Re: POC, WIP: OR-clause support for indexes 📎 Alena Rybakina 23:30
Re: Allow non-superuser to cancel superuser tasks. Michael Paquier 23:34

July 11, 2024

Thread Author Time
Re: Parent/child context relation in pg_get_backend_memory_contexts() 📎 David Rowley 01:16
RE: Conflict detection and logging in logical replication Zhijie Hou (Fujitsu) 02:17
Re: improve performance of pg_dump with many sequences Euler Taveira 02:52
Re: Incremental View Maintenance, take 2 📎 Yugo NAGATA 04:23
Re: Improving the latch handling between logical replication launcher and worker processes. vignesh C 04:46
Re: Speed up Hash Join by teaching ExprState about hashing 📎 David Rowley 04:47
Re: relfilenode statistics Michael Paquier 04:58
Re: Conflict detection and logging in logical replication shveta malik 05:03
Redundant syscache access in get_rel_sync_entry() cca5507 06:08
Re: relfilenode statistics Bertrand Drouvot 06:10
Re: Pgoutput not capturing the generated columns 📎 Shubham Khanna 06:12
Re: Pgoutput not capturing the generated columns Shubham Khanna 06:16
PG_TEST_EXTRA and meson Ashutosh Bapat 06:30
Fix a comment error in logicalrep_write_typ() 📎 cca5507 07:16
Re: Pluggable cumulative statistics 📎 Michael Paquier 07:42
Re: Removing unneeded self joins 📎 jian he 07:43
CFbot failed on Windows platform Tatsuo Ishii 08:07
Re: tests fail on windows with default git settings Nazir Bilal Yavuz 08:59
Re: CFbot failed on Windows platform Nazir Bilal Yavuz 09:04
Re: Conflict detection and logging in logical replication shveta malik 09:06
Re: Check lateral references within PHVs for memoize cache keys 📎 Richard Guo 09:18
Re: Improve the connection failure error messages 📎 Nisha Moond 09:31
Re: CFbot failed on Windows platform Tatsuo Ishii 09:34
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) 📎 Aleksander Alekseev 10:11
Re: speed up a logical replica setup Amit Kapila 10:21
Re: speed up a logical replica setup Amit Kapila 10:26
Re: Fix a comment error in logicalrep_write_typ() Amit Kapila 10:34
Re: Send duration output to separate log files Alastair Turner 10:47
Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Fujii Masao 10:51
Re: Fix a comment error in logicalrep_write_typ() cca5507 11:05
Re: MERGE/SPLIT partition commands should create new partitions in the parent's tablespace? 📎 Fujii Masao 11:14
RE: speed up a logical replica setup 📎 Zhijie Hou (Fujitsu) 11:22
Re: tests fail on windows with default git settings Andrew Dunstan 11:29
Re: Things I don't like about \du's "Attributes" column Rafia Sabih 12:07
Re: Optimize WindowAgg's use of tuplestores 📎 David Rowley 12:09
Re: CREATE INDEX CONCURRENTLY on partitioned index Justin Pryzby 12:31
Re: long-standing data loss bug in initial sync of logical replication 📎 Nitin Motiani 12:49
Re: Built-in CTYPE provider Noah Misch 12:50
Re: MAINTAIN privilege -- what do we need to un-revert it? Noah Misch 12:52
Re: Pluggable cumulative statistics 📎 Bertrand Drouvot 13:29
Re: speed up a logical replica setup Euler Taveira 13:34
Re: Redundant syscache access in get_rel_sync_entry() Ashutosh Bapat 13:40
Re: CFbot failed on Windows platform Tom Lane 13:50
Re: CFbot failed on Windows platform Andrew Dunstan 13:54
Re: tests fail on windows with default git settings Andrew Dunstan 13:56
Re: Redundant syscache access in get_rel_sync_entry() cca5507 14:09
Re: Restart pg_usleep when interrupted Sami Imseih 15:15
Re: Restart pg_usleep when interrupted 📎 Sami Imseih 15:19
Re: Restart pg_usleep when interrupted Nathan Bossart 15:34
Re: tests fail on windows with default git settings Dave Page 15:49
Re: MIN/MAX functions for a record Tom Lane 16:00
Re: Logging which local address was connected to in log_line_prefix 📎 Greg Sabino Mullane 16:09
Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Robert Haas 16:16
Re: POC, WIP: OR-clause support for indexes 📎 Alena Rybakina 16:17
Re: CFbot failed on Windows platform Andrew Dunstan 16:28
Re: POC, WIP: OR-clause support for indexes Alena Rybakina 16:29
Re: speed up a logical replica setup Alexander Lakhin 17:00
Re: Improve the connection failure error messages Tom Lane 17:30
Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal 📎 Robert Haas 18:00
Re: Restart pg_usleep when interrupted Sami Imseih 18:10
Re: Restart pg_usleep when interrupted Nathan Bossart 19:56
Re: Parent/child context relation in pg_get_backend_memory_contexts() Robert Haas 20:09
Converting tab-complete.c's else-if chain to a switch Tom Lane 20:25
Re: CREATE INDEX CONCURRENTLY on partitioned index Ilya Gladyshev 20:35
Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Nathan Bossart 20:42
Re: CFbot failed on Windows platform Tatsuo Ishii 20:58
Re: Add support to TLS 1.3 cipher suites and curves lists Peter Eisentraut 21:16
Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Peter Eisentraut 21:22
Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Tom Lane 21:46
Re: Optimize WindowAgg's use of tuplestores Ranier Vilela 21:48
Re: Eager aggregation, take 3 Paul George 21:50
Re: speed up a logical replica setup 📎 Euler Taveira 23:24
Re: Use read streams in CREATE DATABASE command when the strategy is wal_log Noah Misch 23:52

July 12, 2024

Thread Author Time
Re: CREATE INDEX CONCURRENTLY on partitioned index Michael Paquier 00:01
Re: Pluggable cumulative statistics Michael Paquier 00:38
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Michael Paquier 01:13
Re: Clang function pointer type warnings in v14, v15 Thomas Munro 01:17
Re: Redundant syscache access in get_rel_sync_entry() Michael Paquier 01:25
Re: Allow non-superuser to cancel superuser tasks. Nathan Bossart 01:50
Re: improve performance of pg_dump with many sequences Nathan Bossart 02:09
Re: Clang function pointer type warnings in v14, v15 Tom Lane 02:26
Re: Redundant syscache access in get_rel_sync_entry() Tom Lane 02:28
Re: Should consider materializing the cheapest inner path in consider_parallel_nestloop() Richard Guo 02:29
Re: Should consider materializing the cheapest inner path in consider_parallel_nestloop() Tender Wang 02:43
Re: Logical Replication of sequences 📎 Peter Smith 02:52
Re: Logging which local address was connected to in log_line_prefix David Steele 03:00
Re: Removing unneeded self joins 📎 Andrei Lepikhov 03:05
Re: Check lateral references within PHVs for memoize cache keys Andrei Lepikhov 03:18
Re: Optimize WindowAgg's use of tuplestores Tatsuo Ishii 03:20
Re: Clang function pointer type warnings in v14, v15 Thomas Munro 04:29
Re: Clang function pointer type warnings in v14, v15 Tom Lane 04:34
Re: Test to dump and restore objects left behind by regression 📎 Ashutosh Bapat 05:12
RE: Adding skip scan (including MDAM style range skip scan) to nbtree 📎 Masahiro.Ikeda 05:18
Re: Allow non-superuser to cancel superuser tasks. 📎 Michael Paquier 05:21
Re: speed up a logical replica setup Amit Kapila 05:40
Re: Optimize WindowAgg's use of tuplestores Tatsuo Ishii 05:41
Re: Optimize WindowAgg's use of tuplestores Ashutosh Bapat 06:29
Re: Flush pgstats file during checkpoints 📎 Michael Paquier 06:42
Re: Pgoutput not capturing the generated columns 📎 Peter Smith 06:43
Re: Things I don't like about \du's "Attributes" column Pavel Luzanov 07:06
Re: Check lateral references within PHVs for memoize cache keys Richard Guo 07:11
Re: pg_rewind WAL segments deletion pitfall 📎 Sutou Kouhei 07:24

Browse Archives

Prev | Next