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

Sept. 10, 2024

Thread Author Time
Re: access numeric data in module Ed Behn 00:40
Re: Partitioned tables and [un]loggedness 📎 Michael Paquier 00:42
Re: query_id, pg_stat_activity, extended query protocol 📎 Sami Imseih 01:20
Re: Introduce XID age and inactive timeout based replication slot invalidation 📎 Peter Smith 01:34
Re: query_id, pg_stat_activity, extended query protocol Sami Imseih 02:27
Re: First draft of PG 17 release notes Bruce Momjian 02:46
Re: CI, macports, darwin version problems Thomas Munro 03:04
Re: Disallow altering invalidated replication slots Peter Smith 03:09
change "attnum <=0" to "attnum <0" for better reflect system attribute jian he 03:16
Re: change "attnum <=0" to "attnum <0" for better reflect system attribute Tom Lane 03:30
Re: Use streaming read API in ANALYZE Thomas Munro 04:04
Re: Wrong results with grouping sets Richard Guo 04:04
Re: change "attnum <=0" to "attnum <0" for better reflect system attribute Ashutosh Bapat 04:06
Re: Pgoutput not capturing the generated columns Amit Kapila 04:14
RE: long-standing data loss bug in initial sync of logical replication 📎 Zhijie Hou (Fujitsu) 04:25
Re: Psql meta-command conninfo+ 📎 Hunaid Sohail 04:32
Re: Conflict Detection and Resolution shveta malik 04:51
Re: Disallow altering invalidated replication slots shveta malik 05:07
Re: pg_trgm comparison bug on cross-architecture replication due to different char implementation Masahiko Sawada 05:18
Re: Disallow altering invalidated replication slots Amit Kapila 05:23
Re: [PATCH] pg_stat_activity: make slow/hanging authentication more visible Michael Paquier 05:29
Re: relfilenode statistics 📎 Bertrand Drouvot 05:30
Re: Invalid Assert while validating REPLICA IDENTITY? vignesh C 06:06
Re: pg_trgm comparison bug on cross-architecture replication due to different char implementation Tom Lane 06:25
Re: First draft of PG 17 release notes Jelte Fennema-Nio 06:28
Re: Conflict detection for update_deleted in logical replication shveta malik 06:44
Re: GUC names in messages 📎 Peter Smith 07:11
Re: First draft of PG 17 release notes Michael Banck 07:11
Re: json_query conditional wrapper bug 📎 Amit Langote 08:00
Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? 📎 Peter Eisentraut 08:01
Re: Index AM API cleanup Peter Eisentraut 08:10
RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu) 08:10
Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Daniel Gustafsson 08:11
Re: Pgoutput not capturing the generated columns Peter Smith 08:19
Re: Retire support for OpenSSL 1.1.1 due to raised API requirements Daniel Gustafsson 08:44
Re: Add has_large_object_privilege function 📎 Yugo NAGATA 08:45
Re: Invalid Assert while validating REPLICA IDENTITY? Amit Kapila 08:46
Re: long-standing data loss bug in initial sync of logical replication Nitin Motiani 08:50
Re: First draft of PG 17 release notes Alvaro Herrera 08:51
Re: Special-case executor expression steps for common combinations 📎 Daniel Gustafsson 08:54
Re: Jargon and acronyms on this mailing list Magnus Hagander 09:31
Re: Conflict detection for update_deleted in logical replication shveta malik 09:55
Re: Speeding up ruleutils' name de-duplication code, redux 📎 David Rowley 09:57
Re: Proposal to Enable/Disable Index using ALTER INDEX wenhui qiu 10:06
Re: Proposal to Enable/Disable Index using ALTER INDEX Michael Banck 10:46
RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu) 11:00
Re: Conflict detection for update_deleted in logical replication Amit Kapila 11:24
Re: Use read streams in pg_visibility 📎 Nazir Bilal Yavuz 11:35
Re: [PATCH] Fix small overread during SASLprep Daniel Gustafsson 11:39
Re: Proposal to Enable/Disable Index using ALTER INDEX David Rowley 12:02
Re: ANALYZE ONLY torikoshia 12:03
Re: Proposal to Enable/Disable Index using ALTER INDEX Shayon Mukherjee 12:15
Re: Retiring is_pushed_down Rafia Sabih 12:22
Re: Proposal to Enable/Disable Index using ALTER INDEX Shayon Mukherjee 12:25
Re: Converting README documentation to Markdown 📎 Daniel Gustafsson 12:50
Re: not null constraints, again Alvaro Herrera 14:05
Re: not null constraints, again Alvaro Herrera 14:09
Re: pg_combinebackup --clone doesn't work Tomas Vondra 14:32
Re: Jargon and acronyms on this mailing list Greg Sabino Mullane 14:41
Re: Speeding up ruleutils' name de-duplication code, redux 📎 Tom Lane 15:06
Re: Proposal to Enable/Disable Index using ALTER INDEX Nathan Bossart 15:12
Re: [PATCH] Fix small overread during SASLprep Jacob Champion 15:16
Re: Add contrib/pg_logicalsnapinspect Bertrand Drouvot 15:26
Re: Converting README documentation to Markdown Tom Lane 15:37
Re: Psql meta-command conninfo+ Jim Jones 16:00
Re: Psql meta-command conninfo+ Alvaro Herrera 16:16
Re: First draft of PG 17 release notes Masahiko Sawada 16:52
Re: Latches vs lwlock contention 📎 Maxim Orlov 16:53
Re: Refactoring postmaster's code to cleanup after child exit Andres Freund 16:59
Re: Use streaming read API in ANALYZE Mats Kindahl 17:07
Re: pg_verifybackup: TAR format backup verification Robert Haas 17:24
Re: [PATCH] pg_stat_activity: make slow/hanging authentication more visible Noah Misch 17:27
Re: Refactoring postmaster's code to cleanup after child exit Robert Haas 17:33
Re: [PATCH] Add CANONICAL option to xmlserialize Tom Lane 17:43
Re: Refactoring postmaster's code to cleanup after child exit Andres Freund 17:53
Re: Disallow altering invalidated replication slots 📎 Bharath Rupireddy 17:54
Re: not null constraints, again 📎 Alvaro Herrera 18:18
Re: Converting README documentation to Markdown Daniel Gustafsson 18:25
Re: pg_trgm comparison bug on cross-architecture replication due to different char implementation Masahiko Sawada 18:31
Re: libpq: Process buffered SSL read bytes to support records >8kB on async API Jacob Champion 18:49
Re: [PATCH] pg_stat_activity: make slow/hanging authentication more visible Robert Haas 18:51
Re: Document DateStyle effect on jsonpath string() Tom Lane 18:51
Re: pg_trgm comparison bug on cross-architecture replication due to different char implementation Tom Lane 18:57
Re: Converting README documentation to Markdown Robert Haas 19:14
Re: BUG #18598: AddressSanitizer detects use after free inside json_unique_hash_match() 📎 Tomas Vondra 19:20
Re: Document DateStyle effect on jsonpath string() David E. Wheeler 19:43
Re: BUG #18598: AddressSanitizer detects use after free inside json_unique_hash_match() 📎 Tomas Vondra 19:47
Re: Document DateStyle effect on jsonpath string() Peter Eisentraut 20:10
Re: json_query conditional wrapper bug Peter Eisentraut 20:15
Re: Document DateStyle effect on jsonpath string() Tom Lane 20:16
Re: Document DateStyle effect on jsonpath string() Tom Lane 20:17
Re: [BUG?] XMLSERIALIZE( ... INDENT) won't work with blank nodes Tom Lane 20:24
Re: Speeding up ruleutils' name de-duplication code, redux David Rowley 20:33
Re: Speeding up ruleutils' name de-duplication code, redux Tom Lane 20:36
Re: Document DateStyle effect on jsonpath string() David E. Wheeler 20:48
Re: Document DateStyle effect on jsonpath string() David E. Wheeler 20:50
Re: Jargon and acronyms on this mailing list Andrew Dunstan 20:51
Re: [PATCH] pg_stat_activity: make slow/hanging authentication more visible Noah Misch 20:58
Re: Allow logical failover slots to wait on synchronous replication 📎 John H 21:10
Re: Proposal to Enable/Disable Index using ALTER INDEX David Rowley 21:35
Re: pg_trgm comparison bug on cross-architecture replication due to different char implementation Masahiko Sawada 21:51
Re: pg_trgm comparison bug on cross-architecture replication due to different char implementation Tom Lane 21:56
Re: pg_trgm comparison bug on cross-architecture replication due to different char implementation Noah Misch 22:05
Re: Retire support for OpenSSL 1.1.1 due to raised API requirements Michael Paquier 22:23
Re: [PATCH] pg_stat_activity: make slow/hanging authentication more visible Michael Paquier 22:33
Re: Refactoring postmaster's code to cleanup after child exit Andres Freund 22:35
Re: Use read streams in pg_visibility Noah Misch 22:38
Re: Windows socket problems, interesting connection to AIO Noah Misch 22:40

Sept. 11, 2024

Thread Author Time
Re: Make printtup a bit faster Andy Fan 01:02
Re: not null constraints, again jian he 01:11
Re: Make printtup a bit faster Tom Lane 01:18
Re: Disallow altering invalidated replication slots Peter Smith 01:29
Re: Eager aggregation, take 3 Tender Wang 02:52
RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu) 03:02
Re: query_id, pg_stat_activity, extended query protocol Michael Paquier 03:06
Re: Disallow altering invalidated replication slots shveta malik 03:11
Re: Pgoutput not capturing the generated columns Peter Smith 03:24
Allow pushdown of HAVING clauses with grouping sets 📎 Richard Guo 03:43
Re: Conflict detection for update_deleted in logical replication shveta malik 04:18
Re: Invalid Assert while validating REPLICA IDENTITY? Amit Kapila 04:35
RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu) 04:45
Re: Add contrib/pg_logicalsnapinspect Amit Kapila 05:00
Re: Conflict detection for update_deleted in logical replication shveta malik 05:02
RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu) 05:36
Re: query_id, pg_stat_activity, extended query protocol 📎 Michael Paquier 05:43
Re: Use read streams in pg_visibility Nazir Bilal Yavuz 06:19
Inconsistency in lock structure after reporting "lock already held" error 高增琦 06:30
Re: Pgoutput not capturing the generated columns Peter Smith 07:06
Re: [PoC] Federated Authn/z with OAUTHBEARER Peter Eisentraut 07:37
Re: Separate HEAP WAL replay logic into its own file Michael Paquier 07:41
Re: ANALYZE ONLY 📎 Michael Harris 07:47
Re: json_query conditional wrapper bug 📎 Amit Langote 07:51
Re: broken build - FC 41 Daniel Gustafsson 07:54
Re: Psql meta-command conninfo+ 📎 Hunaid Sohail 08:16
Re: Conflict detection for update_deleted in logical replication Amit Kapila 09:10
Re: Fix orphaned 2pc file which may casue instance restart failed Michael Paquier 09:21
Re: not null constraints, again jian he 09:27
Re: Test improvements and minor code fixes for formatting.c. Aleksander Alekseev 09:32
Re: broken build - FC 41 Pavel Stehule 09:42
Re: json_query conditional wrapper bug Peter Eisentraut 09:57
Re: Psql meta-command conninfo+ Jim Jones 10:03
Re: PG_TEST_EXTRA and meson Ashutosh Bapat 10:03
Re: Document DateStyle effect on jsonpath string() Peter Eisentraut 10:20
Re: Trim the heap free memory Rafia Sabih 10:24
Re: Add contrib/pg_logicalsnapinspect 📎 Bertrand Drouvot 10:51
Make pg_stat_io view count IOs as bytes instead of blocks 📎 Nazir Bilal Yavuz 11:19
Re: json_query conditional wrapper bug Amit Langote 11:25
Re: Test improvements and minor code fixes for formatting.c. Hunaid Sohail 11:29
Re: Psql meta-command conninfo+ Hunaid Sohail 11:35
Re: json_query conditional wrapper bug Peter Eisentraut 11:56
Re: BUG #18598: AddressSanitizer detects use after free inside json_unique_hash_match() Tomas Vondra 12:08
Re: Jargon and acronyms on this mailing list Robert Haas 12:34
Allow CI to only run the compiler warnings task 📎 Bertrand Drouvot 12:36
RE: AIX support 📎 Srirama Kucherlapati 12:38
Re: [PATCH] pg_stat_activity: make slow/hanging authentication more visible Robert Haas 13:00
[PATCH] Refactor SLRU to always use long file names 📎 Aleksander Alekseev 13:07
Re: PG_TEST_EXTRA and meson 📎 Nazir Bilal Yavuz 13:26
Re: Allow CI to only run the compiler warnings task Nazir Bilal Yavuz 13:39
Re: [PoC] Federated Authn/z with OAUTHBEARER 📎 Daniel Gustafsson 13:44
Re: Test improvements and minor code fixes for formatting.c. Tom Lane 14:01
Re: First draft of PG 17 release notes Bruce Momjian 14:10
Re: Document DateStyle effect on jsonpath string() Tom Lane 14:11
Re: First draft of PG 17 release notes Bruce Momjian 14:12
Re: Detailed release notes Bruce Momjian 14:16
Re: First draft of PG 17 release notes Nathan Bossart 14:36
Re: Add on_error and log_verbosity options to file_fdw Fujii Masao 14:50
Re: Remove old RULE privilege completely Fujii Masao 14:55
Re: BUG #18598: AddressSanitizer detects use after free inside json_unique_hash_match() Junwang Zhao 14:56
Re: Document DateStyle effect on jsonpath string() David E. Wheeler 15:00
Re: Jargon and acronyms on this mailing list Andrew Dunstan 15:04
Re: Document DateStyle effect on jsonpath string() Tom Lane 15:11
Re: Detailed release notes Bruce Momjian 15:19
Re: Use read streams in pg_visibility Noah Misch 15:51
Re: Document DateStyle effect on jsonpath string() David E. Wheeler 15:52
Re: Document DateStyle effect on jsonpath string() Tom Lane 16:06
Re: Document DateStyle effect on jsonpath string() 📎 Tom Lane 16:26
Re: Invalid Assert while validating REPLICA IDENTITY? vignesh C 16:59
Re: Document DateStyle effect on jsonpath string() David E. Wheeler 17:06
Re: First draft of PG 17 release notes Alvaro Herrera 17:50
Re: Document DateStyle effect on jsonpath string() 📎 Tom Lane 19:08
Re: libpq: Process buffered SSL read bytes to support records >8kB on async API Lars Kanis 19:08
Re: Document DateStyle effect on jsonpath string() David E. Wheeler 19:20
Re: not null constraints, again Alvaro Herrera 19:32
Re: Document DateStyle effect on jsonpath string() Tom Lane 19:43
Accept invalidation messages before the query starts inside a transaction 📎 Andrei Lepikhov 19:50
Re: Document DateStyle effect on jsonpath string() David E. Wheeler 19:52
Re: Accept invalidation messages before the query starts inside a transaction Tom Lane 19:55
Re: Pgstattuple on Sequences: Seeking Community Feedback on Potential Patch Nathan Bossart 20:36
Re: Extract numeric filed in JSONB more effectively 📎 David Rowley 21:00
Re: Support run-time partition pruning for hash join David Rowley 21:14
Re: [PATCH] pg_stat_activity: make slow/hanging authentication more visible Jacob Champion 21:29
Re: AIX support Heikki Linnakangas 21:57
Re: query_id, pg_stat_activity, extended query protocol 📎 Sami Imseih 22:02
Re: Pgstattuple on Sequences: Seeking Community Feedback on Potential Patch Matthias van de Meent 22:02
Re: AIX support Thomas Munro 22:06
Using per-transaction memory contexts for storing decoded tuples 📎 Masahiko Sawada 22:32
Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion 22:54
Re: libpq: Process buffered SSL read bytes to support records >8kB on async API Jacob Champion 23:00
Re: query_id, pg_stat_activity, extended query protocol Michael Paquier 23:07
Re: Separate HEAP WAL replay logic into its own file Michael Paquier 23:12

Browse Archives

Prev | Next