pgsql-hackers since 2025-02-21 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

Feb. 21, 2025

Thread Author Time
Re: BitmapHeapScan streaming read user and prelim refactoring Thomas Munro 00:32
Re: Trigger more frequent autovacuums of heavy insert tables πŸ“Ž Melanie Plageman 00:35
Re: [PoC] XMLCast (SQL/XML X025) πŸ“Ž Jim Jones 00:42
Re: Improve CRC32C performance on SSE4.2 John Naylor 01:28
Re: Add β€œFOR UPDATE NOWAIT” lock details to the log. Fujii Masao 01:28
Re: Proposal: Filter irrelevant change before reassemble transactions during logical decoding πŸ“Ž Ajin Cherian 01:57
Re: Proposal: Filter irrelevant change before reassemble transactions during logical decoding Ajin Cherian 02:27
Re: Add Pipelining support in psql πŸ“Ž Michael Paquier 02:33
Re: Extend postgres_fdw_get_connections to return remote backend pid Fujii Masao 02:45
Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei 02:48
Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Peter Smith 03:00
Re: Proposal: Filter irrelevant change before reassemble transactions during logical decoding Amit Kapila 03:23
Re: generic plans and "initial" pruning Amit Langote 03:40
Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Ashutosh Bapat 04:14
pg_recvlogical requires -d but not described on the documentation πŸ“Ž Hayato Kuroda (Fujitsu) 04:25
Re: Virtual generated columns πŸ“Ž jian he 04:43
Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Ashutosh Bapat 04:47
Re: GetRelationPath() vs critical sections πŸ“Ž Thomas Munro 05:20
Re: GetRelationPath() vs critical sections Tom Lane 05:35
Re: GetRelationPath() vs critical sections Thomas Munro 05:35
Re: BgBufferSync(): clarification about reusable_buffers variable πŸ“Ž Ashutosh Bapat 05:47
Re: generic plans and "initial" pruning Tom Lane 06:04
Re: pg_recvlogical requires -d but not described on the documentation Ashutosh Bapat 06:11
Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints πŸ“Ž Alvaro Herrera 06:13
Re: Virtual generated columns πŸ“Ž Richard Guo 06:16
Re: Reset the output buffer after sending from WalSndWriteData Masahiko Sawada 06:17
Re: Missing [NO] INDENT flag in XMLSerialize backward parsing Michael Paquier 06:31
Re: generic plans and "initial" pruning Amit Langote 06:36
Re: create subscription with (origin = none, copy_data = on) πŸ“Ž Shlok Kyal 06:45
RE: Statistics Import and Export Hayato Kuroda (Fujitsu) 07:24
Re: Proposal: Filter irrelevant change before reassemble transactions during logical decoding Peter Smith 07:25
Re: Reset the output buffer after sending from WalSndWriteData πŸ“Ž Markus Wanner 08:06
Re: generic plans and "initial" pruning Amit Langote 08:07
RE: pg_recvlogical requires -d but not described on the documentation πŸ“Ž Hayato Kuroda (Fujitsu) 08:55
TAP test started using meson, can get a tcp port already used by another test. πŸ“Ž Zharkov Roman 08:58
Re: Inconsistency between Compression and Storage for Foreign Tables Zhang Mingli 09:11
Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints Ashutosh Bapat 09:29
Re: TAP test started using meson, can get a tcp port already used by another test. Andrew Dunstan 09:32
Re: XMLSerialize: version and explicit XML declaration πŸ“Ž Jim Jones 09:33
Re: Missing [NO] INDENT flag in XMLSerialize backward parsing Andrew Dunstan 09:36
RE: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Hayato Kuroda (Fujitsu) 09:36
Re: Doc fix of aggressive vacuum threshold for multixact members storage Bertrand Drouvot 09:43
Re: TAP test started using meson, can get a tcp port already used by another test. Zharkov Roman 09:44
Re: Missing [NO] INDENT flag in XMLSerialize backward parsing Michael Paquier 09:55
Remove vardata parameters from eqjoinsel_inner πŸ“Ž Ilia Evdokimov 10:04
Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints Rushabh Lathia 10:06
Re: Bibliography section, some references cannot be found Daniel Gustafsson 10:37
Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints Ashutosh Bapat 10:41
Re: Missing [NO] INDENT flag in XMLSerialize backward parsing Andrew Dunstan 10:46
Re: pg_recvlogical requires -d but not described on the documentation Ashutosh Bapat 10:52
Fix crash during recovery when redo segment is missing πŸ“Ž Nitin Jadhav 10:59
Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning Dmitry Dolgov 11:07
Re: Missing [NO] INDENT flag in XMLSerialize backward parsing Jim Jones 11:29
Re: [PoC] XMLCast (SQL/XML X025) πŸ“Ž Jim Jones 11:36
Re: Missing [NO] INDENT flag in XMLSerialize backward parsing Michael Paquier 11:38
Re: Simplify the logic a bit (src/bin/scripts/reindexdb.c) Ranier Vilela 11:44
Re: Missing [NO] INDENT flag in XMLSerialize backward parsing Michael Paquier 11:46
Re: Support POSITION with nondeterministic collations Peter Eisentraut 11:48
Doubts regarding pg_freespacemap extension Rucha Kulkarni 11:50
Re: Missing [NO] INDENT flag in XMLSerialize backward parsing Jim Jones 11:57
Re: Restrict copying of invalidated replication slots πŸ“Ž Shlok Kyal 12:30
Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints Alvaro Herrera 12:55
Re: Extend postgres_fdw_get_connections to return remote backend pid πŸ“Ž Sagar Shedge 13:43
Re: Support for NO INHERIT to INHERIT state change with named NOT NULL constraints πŸ“Ž Suraj Kharage 14:10
Re: Doc fix of aggressive vacuum threshold for multixact members storage Sami Imseih 14:14
Re: Extend postgres_fdw_get_connections to return remote backend pid Fujii Masao 14:26
Re: Amcheck verification of GiST and GIN Tomas Vondra 14:29
Re: dblink: Add SCRAM pass-through authentication πŸ“Ž Matheus Alcantara 14:47
Re: Missing [NO] INDENT flag in XMLSerialize backward parsing Tom Lane 14:53
Re: Enhancing Memory Context Statistics Reporting Tomas Vondra 15:01
Re: Fix logging for invalid recovery timeline πŸ“Ž Benoit LobrΓ©au 15:09
Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints Alvaro Herrera 15:10
Re: SQL:2011 application time Peter Eisentraut 15:21
Redact user password on pg_stat_statements πŸ“Ž Matheus Alcantara 15:33
Re: Redact user password on pg_stat_statements Greg Sabino Mullane 15:48
Re: TAP test started using meson, can get a tcp port already used by another test. πŸ“Ž Andres Freund 15:50
Re: generic plans and "initial" pruning Tom Lane 15:55
Re: TAP test started using meson, can get a tcp port already used by another test. Andrew Dunstan 16:04
Re: Redact user password on pg_stat_statements Tom Lane 16:08
Re: GetRelationPath() vs critical sections Andres Freund 16:15
Re: Redact user password on pg_stat_statements Sami Imseih 16:16
Re: Redact user password on pg_stat_statements Tom Lane 16:25
Re: Redact user password on pg_stat_statements Andrew Dunstan 16:38
Re: TAP test started using meson, can get a tcp port already used by another test. Andres Freund 16:49
Re: Redact user password on pg_stat_statements Tom Lane 16:57
Re: Amcheck verification of GiST and GIN Mark Dilger 17:07
Re: [PoC] Federated Authn/z with OAUTHBEARER Andres Freund 17:18
Re: Virtual generated columns πŸ“Ž Dean Rasheed 17:35
Re: Amcheck verification of GiST and GIN Tomas Vondra 18:15
Re: Psql meta-command conninfo+ πŸ“Ž Alvaro Herrera 18:19
pgsql: pg_upgrade: Preserve default char signedness value from old clus Masahiko Sawada 18:20
Re: Amcheck verification of GiST and GIN Andrey Borodin 18:22
Re: Extend postgres_fdw_get_connections to return remote backend pid πŸ“Ž Sagar Shedge 18:27
Re: MAX_BACKENDS size (comment accuracy) πŸ“Ž Andres Freund 18:27
Re: Psql meta-command conninfo+ Tom Lane 18:49
Re: Psql meta-command conninfo+ Maiquel Grassi 19:08
Re: AIO v2.2 Andres Freund 19:31
Re: pg_trgm comparison bug on cross-architecture replication due to different char implementation Masahiko Sawada 19:39
Re: Psql meta-command conninfo+ Sami Imseih 19:54
Re: Amcheck verification of GiST and GIN πŸ“Ž Mark Dilger 20:16
Re: Statistics Import and Export Andres Freund 20:23
Re: Psql meta-command conninfo+ Tom Lane 20:33
Re: Statistics Import and Export Tom Lane 20:49
Re: Amcheck verification of GiST and GIN Mark Dilger 20:50
Re: Statistics Import and Export Andres Freund 20:57
Re: Statistics Import and Export Andres Freund 21:11
Re: TAP test started using meson, can get a tcp port already used by another test. Andrew Dunstan 21:11
Re: [PoC] Federated Authn/z with OAUTHBEARER Daniel Gustafsson 21:18
Re: explain analyze rows=%.0f Robert Haas 21:20
Re: Statistics Import and Export Tom Lane 21:24
Re: explain analyze rows=%.0f Robert Haas 21:44
Re: BitmapHeapScan streaming read user and prelim refactoring πŸ“Ž Melanie Plageman 22:00
Re: Statistics Import and Export Corey Huinker 22:09
Re: Statistics Import and Export Tom Lane 22:20
PATCH: warn about, and deprecate, clear text passwords πŸ“Ž Greg Sabino Mullane 22:33
Re: Statistics Import and Export Andres Freund 22:37
Re: Statistics Import and Export Tom Lane 22:47
Re: Amcheck verification of GiST and GIN πŸ“Ž Mark Dilger 22:51
Re: Restrict copying of invalidated replication slots Masahiko Sawada 23:18
Re: Psql meta-command conninfo+ Sami Imseih 23:30
Re: Missing [NO] INDENT flag in XMLSerialize backward parsing Michael Paquier 23:50

Feb. 22, 2025

Thread Author Time
Re: explain analyze rows=%.0f Tom Lane 00:04
Re: GetRelationPath() vs critical sections Thomas Munro 00:30
Re: GetRelationPath() vs critical sections Thomas Munro 00:42
a very significant fraction of the buildfarm is now pink Robert Haas 01:09
Re: explain analyze rows=%.0f Robert Haas 01:16
Re: TAP test command_fails versus command_fails_like πŸ“Ž Peter Smith 01:27
Re: explain analyze rows=%.0f Tom Lane 02:11
Re: generic plans and "initial" pruning Amit Langote 02:13
Re: a very significant fraction of the buildfarm is now pink Andres Freund 02:14
Re: explain analyze rows=%.0f Andres Freund 02:25
Re: explain analyze rows=%.0f Robert Haas 03:00
Re: a very significant fraction of the buildfarm is now pink Robert Haas 03:38
Update docs for UUID data type πŸ“Ž Andy Alsup 04:42
Re: ReplicationSlotRelease() crashes when the instance is in the single user mode Amit Kapila 04:58
Re: Statistics Import and Export πŸ“Ž Corey Huinker 05:00
Re: MAX_BACKENDS size (comment accuracy) Thomas Munro 05:54
Re: pg_copy_logical_replication_slot doesn't copy the failover property Shlok Kyal 05:56
Re: generic plans and "initial" pruning Amit Langote 06:29
Re: PATCH: warn about, and deprecate, clear text passwords Guillaume Lelarge 08:07
Re: Psql meta-command conninfo+ Alvaro Herrera 09:16
Re: TAP test started using meson, can get a tcp port already used by another test. Zharkov Roman 11:33
Re: PATCH: warn about, and deprecate, clear text passwords Guillaume Lelarge 12:53
Re: Non-text mode for pg_dumpall πŸ“Ž jian he 14:17
Re: Virtual generated columns πŸ“Ž Richard Guo 14:55
Re: Make query cancellation keys longer πŸ“Ž Jelte Fennema-Nio 14:58
Re: generic plans and "initial" pruning Alexander Lakhin 15:00
Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio 15:05
Re: Virtual generated columns Richard Guo 15:12
Re: MAX_BACKENDS size (comment accuracy) Andres Freund 15:16
Re: Elimination of the repetitive code at the SLRU bootstrap functions. Álvaro Herrera 15:51
Re: Simplify the logic a bit (src/bin/scripts/reindexdb.c) Álvaro Herrera 15:51
Re: Fix logging for invalid recovery timeline David Steele 16:17
Re: generic plans and "initial" pruning Tender Wang 17:02
Re: Statistics Import and Export Jeff Davis 18:39
Re: MAX_BACKENDS size (comment accuracy) Thomas Munro 21:39

Feb. 23, 2025

Thread Author Time
Re: Statistics Import and Export Tom Lane 00:03
Re: Restrict copying of invalidated replication slots Peter Smith 01:16
Re: Proposal: Filter irrelevant change before reassemble transactions during logical decoding Peter Smith 03:19
Re: [PATCH] Fix Potential Memory Leak in pg_amcheck Code Kirill Reshke 06:49
Re: generic plans and "initial" pruning πŸ“Ž Amit Langote 08:35
Re: a very significant fraction of the buildfarm is now pink Jelte Fennema-Nio 11:30
Re: [PATCH] Fix Potential Memory Leak in pg_amcheck Code Jelte Fennema-Nio 12:02
Re: [RFC] Lock-free XLog Reservation from WAL Yura Sokolov 12:03
Re: [PATCH] Fix Potential Memory Leak in pg_amcheck Code Daniel Gustafsson 12:24
Re: generic plans and "initial" pruning Tender Wang 12:46
Re: SQL Property Graph Queries (SQL/PGQ) πŸ“Ž Junwang Zhao 12:54
Re: Remove useless casts to (char *) Peter Eisentraut 14:23
Re: Adding extension default version to \dx πŸ“Ž Jelte Fennema-Nio 14:51
Re: Adding extension default version to \dx πŸ“Ž Jelte Fennema-Nio 15:05
Re: Proposal to Enable/Disable Index using ALTER INDEX (with patch) πŸ“Ž Shayon Mukherjee 15:41
Re: [PoC] Federated Authn/z with OAUTHBEARER Tom Lane 16:49
Re: Removing unneeded self joins Tom Lane 17:02
Re: [PoC] Federated Authn/z with OAUTHBEARER Daniel Gustafsson 17:08
Re: Adding skip scan (including MDAM style range skip scan) to nbtree πŸ“Ž Peter Geoghegan 17:19
psql \dh: List High-Level (Root) Tables and Indexes πŸ“Ž Sadeq Dousti 19:38
Re: psql \dh: List High-Level (Root) Tables and Indexes πŸ“Ž Sadeq Dousti 20:44
Re: psql \dh: List High-Level (Root) Tables and Indexes Tom Lane 20:47
Re: psql \dh: List High-Level (Root) Tables and Indexes πŸ“Ž Sadeq Dousti 21:10
Re: Removing unneeded self joins πŸ“Ž Alexander Korotkov 21:15
Re: psql \dh: List High-Level (Root) Tables and Indexes Sadeq Dousti 21:26
Re: psql \dh: List High-Level (Root) Tables and Indexes Sadeq Dousti 21:34
Re: psql \dh: List High-Level (Root) Tables and Indexes Tom Lane 21:38
Re: Removing unneeded self joins Andrei Lepikhov 22:12
Re: psql \dh: List High-Level (Root) Tables and Indexes Greg Sabino Mullane 23:30
Re: [PoC] Federated Authn/z with OAUTHBEARER πŸ“Ž Daniel Gustafsson 23:45

Feb. 24, 2025

Thread Author Time
Re: Missing [NO] INDENT flag in XMLSerialize backward parsing Michael Paquier 00:19
Re: Statistics Import and Export πŸ“Ž Jeff Davis 00:21
Re: psql \dh: List High-Level (Root) Tables and Indexes David G. Johnston 00:40
Re: Remove wal_[sync|write][_time] from pg_stat_wal and track_wal_io_timing Michael Paquier 00:57
Re: Statistics Import and Export Corey Huinker 01:03
Re: Fix logging for invalid recovery timeline Michael Paquier 01:05
Re: Statistics Import and Export Tom Lane 01:14
Anti join confusion wenhui qiu 01:48
Re: Conflict detection for multiple_unique_conflicts in logical replication Peter Smith 02:08
Re: pg_copy_logical_replication_slot doesn't copy the failover property Amit Kapila 02:46
Re: Update docs for UUID data type πŸ“Ž Andy Alsup 03:23
Re: Anti join confusion Tender Wang 03:24
Re: Anti join confusion Tom Lane 03:26
Experimental tool to explore commitfest patches Jacob Brazeal 03:31

Browse Archives

Prev | Next