pgsql-hackers since 2024-10-07 12:17

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

Oct. 7, 2024

Thread Author Time
Re: Add minimal C example and SQL registration example for custom table access methods. Phil Eaton 12:17
Re: Add new COPY option REJECT_LIMIT 📎 torikoshia 12:51
Re: Enhance create subscription reference manual Yugo NAGATA 13:27
Re: Doc: typo in config.sgml 📎 Yugo NAGATA 13:45
Re: POC, WIP: OR-clause support for indexes jian he 14:06
Re: Refactoring postmaster's code to cleanup after child exit Andres Freund 14:19
Re: Function for listing pg_wal/summaries directory Nathan Bossart 14:35
Re: Changing the state of data checksums in a running cluster Tomas Vondra 14:46
[WIP]Vertical Clustered Index (columnar store extension) - take2 Aya Iwata (Fujitsu) 14:53
Re: On disable_cost Robert Haas 15:08
Re: On disable_cost David G. Johnston 15:09
Re: POC, WIP: OR-clause support for indexes Peter Geoghegan 15:11
Re: On disable_cost Robert Haas 15:14
Re: On disable_cost Alvaro Herrera 15:28
Re: On disable_cost Robert Haas 15:36
Re: Re: bt Scankey in another contradictory case Peter Geoghegan 15:44
Re: Proposal to Enable/Disable Index using ALTER INDEX Robert Haas 15:52
Re: On disable_cost Laurenz Albe 15:57
Re: Should rolpassword be toastable? Nathan Bossart 15:58
Re: POC, WIP: OR-clause support for indexes Tom Lane 16:02
Re: On disable_cost Laurenz Albe 16:02
Re: bt Scankey in another contradictory case Peter Geoghegan 16:05
Re: POC, WIP: OR-clause support for indexes Peter Geoghegan 16:12
Re: Set query_id for query contained in utility statement 📎 jian he 16:17
Re: [BUG FIX]Connection fails with whitespace after keepalives parameter value Fujii Masao 16:19
Re: Psql meta-command conninfo+ David G. Johnston 16:30
Re: Converting tab-complete.c's else-if chain to a switch Tom Lane 16:33
Re: POC, WIP: OR-clause support for indexes Peter Geoghegan 16:41
Re: POC, WIP: OR-clause support for indexes Robert Haas 16:43
Re: Changing the state of data checksums in a running cluster Dagfinn Ilmari Mannsåker 18:42
Re: pg_ctl/miscinit: print "MyStartTime" as a long long instead of long to avoid 2038 problem. Nathan Bossart 19:00
Re: pg_ctl/miscinit: print "MyStartTime" as a long long instead of long to avoid 2038 problem. 📎 Nathan Bossart 19:17
Re: pg_upgrade check for invalid databases Bruce Momjian 19:37
Re: Doc: typo in config.sgml Bruce Momjian 19:45
Re: pg_upgrade check for invalid databases Nathan Bossart 20:04
Re: Add trim_trailing_whitespace to editorconfig file Jelte Fennema-Nio 20:21
Re: Refactoring postmaster's code to cleanup after child exit 📎 Heikki Linnakangas 21:55
Re: Make COPY format extendable: Extract COPY TO format implementations 📎 Masahiko Sawada 22:23
Re: On disable_cost Tom Lane 22:41
Re: pg_parse_json() should not leak token copies on failure 📎 Jacob Champion 22:45
Re: First draft of PG 17 release notes 📎 Bruce Momjian 23:25
Re: [BUG FIX]Connection fails with whitespace after keepalives parameter value Michael Paquier 23:31

Oct. 8, 2024

Thread Author Time
Re: First draft of PG 17 release notes 📎 Bruce Momjian 00:00
Re: Doc: typo in config.sgml Tatsuo Ishii 00:03
Re: First draft of PG 17 release notes Bruce Momjian 00:11
Re: Collation & ctype method table, and extension hooks Jeff Davis 00:26
Re: First draft of PG 17 release notes 📎 Bruce Momjian 00:55
Re: Expand applicability of aggregate's sortop optimization Michael Paquier 01:19
pgindent fails with perl 5.40 Erik Wienhold 01:25
Re: [PATCH] pg_permissions Michael Paquier 01:48
Re: pgindent fails with perl 5.40 Erik Wienhold 01:50
Re: Improve EXPLAIN output for multicolumn B-Tree Index Michael Paquier 01:50
Re: Assorted style changes with a tiny improvement Michael Paquier 01:53
Re: [PATCH] Add log_transaction setting Michael Paquier 01:55
Re: Partition-wise join with whole row vars Michael Paquier 02:01
Re: Parallel CREATE INDEX for GIN indexes Michael Paquier 02:03
Re: WIP: parallel GiST index builds Michael Paquier 02:05
Re: Avoiding superfluous buffer locking during nbtree backwards scans Michael Paquier 02:14
RE: long-standing data loss bug in initial sync of logical replication 📎 Hayato Kuroda (Fujitsu) 03:11
Re: Support specify tablespace for each merged/split partition Michael Paquier 03:21
Re: Commit fest 2024-09 Michael Paquier 03:39
Re: Function for listing pg_wal/summaries directory Fujii Masao 03:41
Re: Removing unneeded self joins 📎 Andrei Lepikhov 03:54
Re: Function for listing pg_wal/summaries directory Michael Paquier 04:19
Re: Consider the number of columns in the sort cost model 📎 Andrei Lepikhov 04:24
Re: Incremental Sort Cost Estimation Instability 📎 Andrei Lepikhov 04:33
Re: per backend I/O statistics Michael Paquier 04:46
Re: MergeJoin beats HashJoin in the case of multiple hash clauses 📎 Andrei Lepikhov 05:00
Re: POC, WIP: OR-clause support for indexes jian he 05:11
Re: Add contrib/pg_logicalsnapinspect 📎 Peter Smith 05:25
Re: long-standing data loss bug in initial sync of logical replication 📎 Shlok Kyal 05:41
Re: Expand applicability of aggregate's sortop optimization 📎 Andrei Lepikhov 05:47
Re: Expand applicability of aggregate's sortop optimization David Rowley 06:06
Re: Pgoutput not capturing the generated columns 📎 Shubham Khanna 06:07
Re: Pgoutput not capturing the generated columns Shubham Khanna 06:10
Re: Partition-wise join with whole row vars 📎 Alexander Pyhalov 06:24
Re: First draft of PG 17 release notes Amit Kapila 06:27
Re: Proposal: allow database-specific role memberships Denis Laxalde 06:29
Re: First draft of PG 17 release notes Laurenz Albe 06:36
Re: Should CSV parsing be stricter about mid-field quotes? Joel Jacobson 07:25
Re: Proposal: allow database-specific role memberships 📎 Denis Laxalde 07:25
Re: Add parallel columns for pg_stat_statements 📎 Michael Paquier 07:29
Re: Doc: typo in config.sgml Daniel Gustafsson 07:40
Re: not null constraints, again jian he 07:48
Re: GUC names in messages 📎 Peter Smith 07:57
Re: Set query_id for query contained in utility statement Anthonin Bonnefoy 08:35
Re: Make COPY format extendable: Extract COPY TO format implementations 📎 Sutou Kouhei 08:39
Re: Conflict Detection and Resolution 📎 Ajin Cherian 08:42
Re: Make default subscription streaming option as Parallel shveta malik 08:55
NOT ENFORCED constraint feature 📎 Amul Sul 09:06
Re: Expand applicability of aggregate's sortop optimization 📎 Andrei Lepikhov 09:22
Re: pgindent fails with perl 5.40 Daniel Gustafsson 09:26
Re: Conflict Detection and Resolution Nisha Moond 09:39
Re: Add new COPY option REJECT_LIMIT Fujii Masao 09:39
Re: Conflict Detection and Resolution Nisha Moond 09:40
Re: Conflict Detection and Resolution Nisha Moond 09:42
Re: Logical Replication of sequences 📎 vignesh C 09:45
Re: long-standing data loss bug in initial sync of logical replication Shlok Kyal 09:51
Re: IPC::Run accepts bug reports Alexander Lakhin 10:00
Re: Make default subscription streaming option as Parallel Amit Kapila 10:08
Re: Make default subscription streaming option as Parallel 📎 vignesh C 10:17
Re: [PoC] Federated Authn/z with OAUTHBEARER Antonin Houska 10:46
Re: Make default subscription streaming option as Parallel shveta malik 10:50
Re: First draft of PG 17 release notes Yugo NAGATA 10:51
Inconsistent RestrictInfo serial numbers 📎 Richard Guo 11:20
Re: Doc: typo in config.sgml Tatsuo Ishii 11:31
Re: Parallel workers stats in pg_stat_database Benoit Lobréau 12:03
Re: Assorted style changes with a tiny improvement Ranier Vilela 12:05
Re: Parallel CREATE INDEX for GIN indexes 📎 Tomas Vondra 12:06
Re: Doc: typo in config.sgml Yugo Nagata 12:18
Re: May be BUG. Periodic burst growth of the checkpoint_req counter on replica. 📎 Fujii Masao 12:42
Re: Add new COPY option REJECT_LIMIT torikoshia 12:58
Re: Inconsistent RestrictInfo serial numbers Ashutosh Bapat 13:01
Re: WIP: parallel GiST index builds 📎 Tomas Vondra 13:05
Re: [PATCH] Add get_bytes() and set_bytes() functions 📎 Aleksander Alekseev 13:41
Re: Add parallel columns for pg_stat_statements Guillaume Lelarge 13:53
Re: POC, WIP: OR-clause support for indexes Alexander Korotkov 14:00
Re: POC, WIP: OR-clause support for indexes Alexander Korotkov 14:03
Re: May be BUG. Periodic burst growth of the checkpoint_req counter on replica. Anton A. Melnikov 14:16
Re: [PATCH] Add min/max aggregate functions to BYTEA 📎 Aleksander Alekseev 14:23
FOREIGN TABLE and IDENTITY columns 📎 Julien Rouhaud 14:26
Re: [PATCH] Add min/max aggregate functions to BYTEA Andrey M. Borodin 14:33
Re: Function for listing pg_wal/summaries directory Nathan Bossart 14:36
Re: Statistics Import and Export Nathan Bossart 15:11
Re: On disable_cost Alena Rybakina 15:12
Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion 15:19
Re: Add parallel columns for seq scan and index scan on pg_stat_all_tables and _indexes Alena Rybakina 15:20
Re: Add parallel columns for seq scan and index scan on pg_stat_all_tables and _indexes Alena Rybakina 15:24
Re: On disable_cost Laurenz Albe 15:49
overflow bug for inhcounts 📎 Alvaro Herrera 16:11
Re: Vacuum statistics 📎 Alena Rybakina 16:18
Re: Add contrib/pg_logicalsnapinspect 📎 Bertrand Drouvot 16:25
Re: per backend I/O statistics Bertrand Drouvot 16:28
Re: FOREIGN TABLE and IDENTITY columns Ashutosh Bapat 16:40
Re: overflow bug for inhcounts Tom Lane 16:47
Re: Avoiding superfluous buffer locking during nbtree backwards scans Peter Geoghegan 16:52
Re: [PATCH] pg_permissions 📎 Joel Jacobson 16:58
Re: overflow bug for inhcounts Andres Freund 17:00
Re: On disable_cost Robert Haas 17:04
Re: Refactoring postmaster's code to cleanup after child exit Nazir Bilal Yavuz 17:30
Re: Add contrib/pg_logicalsnapinspect Masahiko Sawada 17:52
Re: [PATCH] Add min/max aggregate functions to BYTEA Tom Lane 17:52
Re: [PATCH] Add min/max aggregate functions to BYTEA Marat Bukharov 18:12
Re: On disable_cost Alena Rybakina 18:29
Re: Large expressions in indexes can't be stored (non-TOASTable) 📎 Nathan Bossart 18:50
Avoid possible overflow (src/port/bsearch_arg.c) 📎 Ranier Vilela 19:09
Re: Better error reporting from extension scripts (Was: Extend ALTER OPERATOR) 📎 Tom Lane 20:17
RE: Proposal for Updating CRC32C with AVX-512 Algorithm. Devulapalli, Raghuveer 20:19
Re: pgindent fails with perl 5.40 Andrew Dunstan 20:24
Re: Changing the state of data checksums in a running cluster 📎 Daniel Gustafsson 20:38
Re: Changing the state of data checksums in a running cluster Daniel Gustafsson 20:39
Re: BitmapHeapScan streaming read user and prelim refactoring Thomas Munro 20:56
Re: pgindent fails with perl 5.40 Daniel Gustafsson 20:56
Re: Avoid possible overflow (src/port/bsearch_arg.c) Nathan Bossart 21:28
Re: Adding OLD/NEW support to RETURNING 📎 Dean Rasheed 22:01
Re: FOREIGN TABLE and IDENTITY columns Julien Rouhaud 22:51
Re: Add parallel columns for pg_stat_statements Michael Paquier 23:32
Re: [PATCH] Add native windows on arm64 support Dave Cramer 23:57

Oct. 9, 2024

Thread Author Time
Re: [PATCH] Add native windows on arm64 support Thomas Munro 00:17
Re: Add contrib/pg_logicalsnapinspect Peter Smith 00:41
Re: Support specify tablespace for each merged/split partition Junwang Zhao 01:51
Re: pgbench: Improve result outputs related to failed transactinos Tatsuo Ishii 01:53
Re: overflow bug for inhcounts 📎 jian he 02:01
Set AUTOCOMMIT to on in script output by pg_dump 📎 Shinya Kato 02:10
Re: Inconsistent RestrictInfo serial numbers Richard Guo 02:14
Re: Popcount optimization using AVX512 Nathan Bossart 02:36
Re: Doc: typo in config.sgml Tatsuo Ishii 02:49
Re: Set AUTOCOMMIT to on in script output by pg_dump Yugo Nagata 03:03
Re: Inconsistent RestrictInfo serial numbers Andrei Lepikhov 03:15
Re: Conflict Detection and Resolution shveta malik 03:28
Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier 03:34
Re: Pgoutput not capturing the generated columns vignesh C 03:38
Re: Set AUTOCOMMIT to on in script output by pg_dump David G. Johnston 03:53
Re: POC, WIP: OR-clause support for indexes Andrei Lepikhov 03:54
Re: Set AUTOCOMMIT to on in script output by pg_dump Tatsuo Ishii 03:58
Re: Set AUTOCOMMIT to on in script output by pg_dump Tom Lane 04:10
Re: proposal: schema variables 📎 Pavel Stehule 04:24
Re: Set AUTOCOMMIT to on in script output by pg_dump David G. Johnston 04:37
Re: Testing autovacuum wraparound (including failsafe) 📎 Alexander Lakhin 05:00
Re: Pgoutput not capturing the generated columns vignesh C 05:30
Re: Pgoutput not capturing the generated columns 📎 Peter Smith 05:43
Re: Inconsistent RestrictInfo serial numbers Richard Guo 06:06
Re: Set AUTOCOMMIT to on in script output by pg_dump Yugo Nagata 06:15
Re: Pgoutput not capturing the generated columns vignesh C 06:22
Re: Conflict Detection and Resolution shveta malik 06:33
Re: [Bug Fix]standby may crash when switching-over in certain special cases Yugo NAGATA 06:45
Re: Add parallel columns for pg_stat_statements Guillaume Lelarge 06:48
Re: Proposal to Enable/Disable Index using ALTER INDEX Shayon Mukherjee 07:06
Remove an unnecessary check on semijoin_target_ok() on postgres_fdw.c 📎 Tender Wang 07:26
Re: Fix orphaned 2pc file which may casue instance restart failed ChengWen Wu 07:51
Re: pgindent fails with perl 5.40 Daniel Gustafsson 07:52
Re: Add contrib/pg_logicalsnapinspect Bertrand Drouvot 08:07
Remove deprecated -H option from oid2name 📎 Daniel Gustafsson 08:08
Build issue with postgresql 17 undefined reference to `pg_encoding_to_char' and `pg_char_to_encoding' 📎 Mikael Sand 08:10
Re: Add contrib/pg_logicalsnapinspect Bertrand Drouvot 08:12
Re: Proposal to Enable/Disable Index using ALTER INDEX David Rowley 08:19
Re: Set query_id for query contained in utility statement 📎 Anthonin Bonnefoy 08:49
Re: NOT ENFORCED constraint feature Joel Jacobson 09:14
Re: Pgoutput not capturing the generated columns vignesh C 09:23
Re: POC, WIP: OR-clause support for indexes 📎 Andrei Lepikhov 09:31

Browse Archives

Prev | Next