pgsql-hackers since 2025-01-15 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

Jan. 15, 2025

Thread Author Time
Re: Conflict detection for update_deleted in logical replication Masahiko Sawada 00:27
Re: Issue with markers in isolation tester? Or not? Michail Nikolaev 00:39
convert libpgport's pqsignal() to a void function 📎 Nathan Bossart 02:45
Re: convert libpgport's pqsignal() to a void function Tom Lane 03:02
Re: Introduce XID age and inactive timeout based replication slot invalidation vignesh C 03:49
Re: convert libpgport's pqsignal() to a void function Nathan Bossart 03:57
Re: convert libpgport's pqsignal() to a void function Tom Lane 04:08
Re: Conflict detection for update_deleted in logical replication Amit Kapila 04:08
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart vignesh C 04:34
Re: Infinite loop in XLogPageRead() on standby 📎 Michael Paquier 04:45
Re: CREATE TABLE NOT VALID for check and foreign key Amul Sul 04:50
Re: Accept recovery conflict interrupt on blocked writing Thomas Munro 05:20
Re: Allow NOT VALID foreign key constraints on partitioned tables. 📎 Amul Sul 05:34
Re: refactor AlterDomainAddConstraint (alter domain add constraint) 📎 jian he 05:34
Re: Issue with markers in isolation tester? Or not? Michael Paquier 05:41
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Ashutosh Bapat 05:46
Re: Pgoutput not capturing the generated columns Peter Smith 05:47
Re: Introduce XID age and inactive timeout based replication slot invalidation Shlok Kyal 06:07
Re: per backend WAL statistics Michael Paquier 06:11
Re: Pgoutput not capturing the generated columns Peter Smith 06:29
Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. 📎 Shubham Khanna 06:33
Re: Issue with markers in isolation tester? Or not? Tom Lane 06:44
Re: Skip collecting decoded changes of already-aborted transactions Amit Kapila 06:49
Re: [PATCH] Hex-coding optimizations using SVE on ARM. 📎 John Naylor 06:57
Re: Eager aggregation, take 3 Richard Guo 06:58
Re: Virtual generated columns vignesh C 07:11
Re: [PATCH] Hex-coding optimizations using SVE on ARM. Tom Lane 07:14
Re: Re: proposal: schema variables 📎 Pavel Stehule 07:28
Re: pg_dump, pg_dumpall, pg_restore: Add --no-policies option jian he 07:51
Re: Incorrect CHUNKHDRSZ in nodeAgg.c David Rowley 08:01
Re: per backend I/O statistics Nazir Bilal Yavuz 08:03
Re: POC, WIP: OR-clause support for indexes Andrei Lepikhov 08:24
Re: Several buildfarm animals fail tests because of shared memory error Robins Tharakan 08:29
Re: per backend I/O statistics Bertrand Drouvot 08:30
Re: Reorder shutdown sequence, to flush pgstats later Bertrand Drouvot 08:38
RE: Conflict detection for update_deleted in logical replication 📎 Zhijie Hou (Fujitsu) 08:50
New feature request for adding session information to PostgreSQL transaction log Sumanth Vishwaraj 08:54
Re: Non-text mode for pg_dumpall jian he 08:58
Re: Pgoutput not capturing the generated columns Shlok Kyal 09:11
Purpose of wal_init_zero Andy Fan 09:12
Re: per backend I/O statistics Michael Paquier 09:27
Re: Infinite loop in XLogPageRead() on standby Alexander Kukushkin 09:35
Re: Sample rate added to pg_stat_statements 📎 Ilia Evdokimov 09:47
Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Ajin Cherian 10:24
Re: CREATE TABLE NOT VALID for check and foreign key Alvaro Herrera 10:46
Re: per backend I/O statistics Bertrand Drouvot 10:55
Re: [PATCH] Hex-coding optimizations using SVE on ARM. John Naylor 10:56
Re: [PATCH] Hex-coding optimizations using SVE on ARM. Ranier Vilela 11:06
Re: Purpose of wal_init_zero Ranier Vilela 11:17
Re: Question about behavior of deletes with REPLICA IDENTITY NOTHING Amit Kapila 11:27
Re: Use Python "Limited API" in PL/Python Jakob Egger 11:28
Re: use a non-locking initial test in TAS_SPIN on AArch64 Jingtang Zhang 11:50
RE: Conflict detection for update_deleted in logical replication 📎 Zhijie Hou (Fujitsu) 11:54
Re: Change GUC hashtable to use simplehash? Anton A. Melnikov 12:08
Re: Test to dump and restore objects left behind by regression 📎 Ashutosh Bapat 12:29
Re: Purpose of wal_init_zero Aleksander Alekseev 12:38
Re: [PATCH] Refactor SLRU to always use long file names 📎 Aleksander Alekseev 12:42
Re: POC: track vacuum/analyze cumulative time per relation Bertrand Drouvot 13:11
Re: Purpose of wal_init_zero Aleksander Alekseev 13:15
Re: [PATCH] Add sortsupport for range types and btree_gist 📎 Bernd Helmle 13:20
useless list_tail()? Zhang Mingli 13:35
Re: useless list_tail()? Aleksander Alekseev 13:47
Re: useless list_tail()? Mingli Zhang 13:52
Re: Virtual generated columns 📎 Dean Rasheed 14:12
Re: per backend I/O statistics Nazir Bilal Yavuz 14:20
Re: Replace current implementations in crypt() and gen_salt() to OpenSSL 📎 Daniel Gustafsson 14:24
Re: question about relation_open Giampaolo Capelli 14:28
Re: Index AM API cleanup Peter Eisentraut 14:31
Re: Eager aggregation, take 3 Robert Haas 14:40
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Yura Sokolov 14:43
Re: Purpose of wal_init_zero Michael Banck 14:59
Re: New feature request for adding session information to PostgreSQL transaction log Sumanth Vishwaraj 15:38
Re: Purpose of wal_init_zero Aleksander Alekseev 15:51
Re: per backend I/O statistics Bertrand Drouvot 16:00
Re: downgrade some aclchk.c errors to internal Peter Eisentraut 16:05
Re: why there is not VACUUM FULL CONCURRENTLY? Robert Treat 16:13
Re: why there is not VACUUM FULL CONCURRENTLY? Andrew Dunstan 16:45
Re: SCRAM pass-through authentication for postgres_fdw Peter Eisentraut 17:03
Re: Eagerly scan all-visible pages to amortize aggressive vacuum 📎 Alena Rybakina 17:08
Re: POC: track vacuum/analyze cumulative time per relation 📎 Sami Imseih 17:09
Re: Sample rate added to pg_stat_statements Sami Imseih 17:16
Re: Make pg_stat_io view count IOs as bytes instead of blocks Tom Lane 17:19
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada 17:27
Add -k/--link option to pg_combinebackup 📎 Israel Barth Rubio 17:42
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada 17:55
Re: Using Expanded Objects other than Arrays from plpgsql 📎 Tom Lane 18:09
Re: [PATCH] Add sortsupport for range types and btree_gist Bernd Helmle 18:24
Re: Having problems generating a code coverage report Peter Geoghegan 18:48
Re: use a non-locking initial test in TAS_SPIN on AArch64 Nathan Bossart 18:50
Re: Add -k/--link option to pg_combinebackup Israel Barth Rubio 18:54
Re: convert libpgport's pqsignal() to a void function 📎 Nathan Bossart 19:15
Re: Sample rate added to pg_stat_statements Alena Rybakina 19:18
Re: IWYU annotations Peter Eisentraut 19:21
Re: convert libpgport's pqsignal() to a void function Thomas Munro 19:21
Re: Eagerly scan all-visible pages to amortize aggressive vacuum Marcos Pegoraro 19:35
Re: Virtual generated columns Peter Eisentraut 19:37
Re: Virtual generated columns Peter Eisentraut 19:46
Re: convert libpgport's pqsignal() to a void function Nathan Bossart 19:47
Re: IWYU annotations Peter Geoghegan 19:51
Re: Eagerly scan all-visible pages to amortize aggressive vacuum Melanie Plageman 20:03
Re: Purpose of wal_init_zero Andres Freund 20:05
Re: Eagerly scan all-visible pages to amortize aggressive vacuum Melanie Plageman 20:09
Re: Non-text mode for pg_dumpall 📎 Mahendra Singh Thalor 20:10
Re: Add XMLNamespaces to XMLElement 📎 Jim Jones 20:35
Re: Collation & ctype method table, and extension hooks Jeff Davis 20:42
Re: Eagerly scan all-visible pages to amortize aggressive vacuum 📎 Melanie Plageman 20:55
Re: Statistics Import and Export 📎 Corey Huinker 20:56
Re: convert libpgport's pqsignal() to a void function Nathan Bossart 20:56
Re: XMLDocument (SQL/XML X030) Jim Jones 21:05
Re: Index AM API cleanup Nathan Bossart 21:15
Re: Unicode full case mapping: PG_UNICODE_FAST, and standard-compliant UCS_BASIC Jeff Davis 21:21
Re: Having problems generating a code coverage report Tom Lane 21:44
Re: convert libpgport's pqsignal() to a void function Thomas Munro 22:07
Re: Index AM API cleanup Peter Eisentraut 22:14
Re: Use Python "Limited API" in PL/Python 📎 Peter Eisentraut 22:20
Re: Allow ILIKE forward matching to use btree index Jeff Davis 22:34
Re: Allow ILIKE forward matching to use btree index Jeff Davis 22:40
Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Peter Smith 23:22
Re: convert libpgport's pqsignal() to a void function 📎 Nathan Bossart 23:47

Jan. 16, 2025

Thread Author Time
Re: [PATCH] Hex-coding optimizations using SVE on ARM. David Rowley 00:42
Re: Infinite loop in XLogPageRead() on standby 📎 Michael Paquier 00:42
Re: Skip collecting decoded changes of already-aborted transactions Peter Smith 00:43
Re: Having problems generating a code coverage report Peter Geoghegan 00:51
Re: per backend I/O statistics Michael Paquier 00:55
Re: An improvement of ProcessTwoPhaseBuffer logic 📎 Noah Misch 01:00
Fix misuse use of pg_b64_encode function (contrib/postgres_fdw/connection.c) 📎 Ranier Vilela 01:12
Re: Change GUC hashtable to use simplehash? 📎 Anton A. Melnikov 01:15
Re: convert libpgport's pqsignal() to a void function Thomas Munro 01:18
Re: [PATCH] Hex-coding optimizations using SVE on ARM. Tom Lane 01:27
Re: Change GUC hashtable to use simplehash? Tom Lane 01:36
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Peter Smith 01:44
Re: Confine vacuum skip logic to lazy_scan_skip 📎 Melanie Plageman 01:45
Limit length of queryies in pg_stat_statement extension 📎 赵庭海 (庭章) 02:19
Re: Issue with markers in isolation tester? Or not? Noah Misch 02:47
pg_dumpall appendPQExpBuffer construct sql need an white space jian he 02:53
Re: pg_dumpall appendPQExpBuffer construct sql need an white space Tom Lane 02:59
TOAST versus toast 📎 Peter Smith 03:57
Re: Make pg_stat_io view count IOs as bytes instead of blocks 📎 Michael Paquier 04:14
Re: Pgoutput not capturing the generated columns vignesh C 04:16
Re: TOAST versus toast Tom Lane 04:26
Re: Make pg_stat_io view count IOs as bytes instead of blocks Tom Lane 04:34
Inquiry About Determining Parallel Plans for REFRESH MATERIALIZED VIEW Zhang Mingli 04:39
Re: Question about behavior of deletes with REPLICA IDENTITY NOTHING Amit Kapila 05:06
Re: Make pg_stat_io view count IOs as bytes instead of blocks 📎 Michael Paquier 05:13
Re: Log a warning in pg_createsubscriber for max_slot_wal_keep_size 📎 Shubham Khanna 05:17
Re: Non-text mode for pg_dumpall jian he 05:17
Re: Make pg_stat_io view count IOs as bytes instead of blocks Tom Lane 05:18
Re: Fix misuse use of pg_b64_encode function (contrib/postgres_fdw/connection.c) Michael Paquier 05:30
Re: TOAST versus toast 📎 Peter Smith 05:38
Re: Make pg_stat_io view count IOs as bytes instead of blocks Michael Paquier 05:43
Re: Make pg_stat_io view count IOs as bytes instead of blocks Tom Lane 05:47
Re: Allow ILIKE forward matching to use btree index Yugo NAGATA 05:53
Re: Inquiry About Determining Parallel Plans for REFRESH MATERIALIZED VIEW Yugo Nagata 06:04
Re: XMLDocument (SQL/XML X030) Pavel Stehule 06:11
Re: Purpose of wal_init_zero Andy Fan 06:30
Re: Log a warning in pg_createsubscriber for max_slot_wal_keep_size Shlok Kyal 06:42
Re: per backend I/O statistics Bertrand Drouvot 06:48
Re: Log a warning in pg_createsubscriber for max_slot_wal_keep_size 📎 Shubham Khanna 07:04
Re: Introduce XID age and inactive timeout based replication slot invalidation 📎 Nisha Moond 07:05
Re: Inquiry About Determining Parallel Plans for REFRESH MATERIALIZED VIEW Zhang Mingli 07:05
Re: Introduce XID age and inactive timeout based replication slot invalidation Nisha Moond 07:07
Re: [PATCH] New predefined role pg_manage_extensions Shinya Kato 07:09
Re: Make pg_stat_io view count IOs as bytes instead of blocks Bertrand Drouvot 07:12
Re: XMLDocument (SQL/XML X030) 📎 Jim Jones 07:21
Re: [PATCH] New predefined role pg_manage_extensions Michael Banck 07:35
Re: Add XMLNamespaces to XMLElement Pavel Stehule 07:36
Re: Eagerly scan all-visible pages to amortize aggressive vacuum Alena Rybakina 07:45
Re: An improvement of ProcessTwoPhaseBuffer logic 📎 Michael Paquier 07:50
Re: Make pg_stat_io view count IOs as bytes instead of blocks Michael Paquier 07:57
Re: Inquiry About Determining Parallel Plans for REFRESH MATERIALIZED VIEW jian he 07:58
Re: Fix misuse use of pg_b64_encode function (contrib/postgres_fdw/connection.c) Peter Eisentraut 08:07
Re: Eager aggregation, take 3 Richard Guo 08:18
Re: [PATCH] Improve code coverage of network address functions Keisuke Kuroda 08:30
Re: Show WAL write and fsync stats in pg_stat_io 📎 Nazir Bilal Yavuz 08:40
Re: Non-text mode for pg_dumpall 📎 jian he 08:44
Re: Pgoutput not capturing the generated columns 📎 vignesh C 08:47
Re: Pgoutput not capturing the generated columns vignesh C 08:49
Re: Virtual generated columns vignesh C 08:51
Re: Make pg_stat_io view count IOs as bytes instead of blocks Nazir Bilal Yavuz 08:55
Re: Windows meson build Vladlen Popolitov 09:05
Re: SQL/JSON json_table plan clause Vladlen Popolitov 09:18
Re: Purpose of wal_init_zero Ritu Bhandari 09:20
Re: Fix misuse use of pg_b64_encode function (contrib/postgres_fdw/connection.c) Michael Paquier 09:34
Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Shlok Kyal 09:45
Re: Conflict detection for update_deleted in logical replication Amit Kapila 10:01
Re: Conflict detection for update_deleted in logical replication Dilip Kumar 10:14
Re: Fix misuse use of pg_b64_encode function (contrib/postgres_fdw/connection.c) Ranier Vilela 10:23
Re: Conflict detection for update_deleted in logical replication Amit Kapila 10:31
Re: Conflict detection for update_deleted in logical replication Dilip Kumar 10:32
Re: Psql meta-command conninfo+ 📎 Hunaid Sohail 10:54
Re: Change GUC hashtable to use simplehash? 📎 Anton A. Melnikov 10:54
Re: Conflict detection for update_deleted in logical replication Amit Kapila 10:56
Re: Log a warning in pg_createsubscriber for max_slot_wal_keep_size Shlok Kyal 11:06
Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. 📎 Shubham Khanna 11:16
Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Shubham Khanna 11:21
Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Shubham Khanna 11:24
Re: NOT ENFORCED constraint feature Peter Eisentraut 12:37
Re: Psql meta-command conninfo+ Alvaro Herrera 13:01
Re: SCRAM pass-through authentication for postgres_fdw Matheus Alcantara 13:07
Re: Accept recovery conflict interrupt on blocked writing 📎 Anthonin Bonnefoy 13:24

Browse Archives

Prev | Next