pgsql-hackers since 2025-01-07 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. 7, 2025

Thread Author Time
Re: Fwd: Re: A new look at old NFS readdir() problems? Tom Lane 00:08
Moving the vacuum GUCs' docs out of the Client Connection Defaults section Melanie Plageman 00:12
Add Postmaster health monitoring statistics Alaa Attya 00:44
Re: Fwd: Re: A new look at old NFS readdir() problems? David Steele 01:03
Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section Tom Lane 01:26
Re: Remove unused rel parameter in lookup_var_attr_stats Richard Guo 01:29
Re: Skip collecting decoded changes of already-aborted transactions Peter Smith 01:52
RE: initdb -c "track_commit_timestamp=on" crashes in case of debug build Hayato Kuroda (Fujitsu) 01:58
Re: Doc: fix the rewrite condition when executing ALTER TABLE ADD COLUMN Masahiro Ikeda 02:29
Re: allow changing autovacuum_max_workers without restarting 📎 Nathan Bossart 02:44
Re: [RFC] Lock-free XLog Reservation from WAL Юрий Соколов 02:49
Re: allow changing autovacuum_max_workers without restarting Tom Lane 03:29
Re: Sort functions with specialized comparators John Naylor 04:43
Re: Conflict detection for update_deleted in logical replication Nisha Moond 04:55
Re: Sort functions with specialized comparators John Naylor 04:57
Re: Sort functions with specialized comparators Andrey M. Borodin 05:59
Re: Conflict detection for update_deleted in logical replication Masahiko Sawada 06:00
Re: Temporary Views Cleanup Issue 赵宇鹏 (宇彭) 06:08
Re: Statistics Import and Export 📎 Corey Huinker 06:18
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada 06:32
Re: [PATCH] Optionally record Plan IDs to track plan changes for a query Jeremy Schneider 06:35
RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu) 06:40
Re: [PoC] Reducing planning time when tables have many partitions 📎 Yuya Watari 06:56
Re: Proposal: add new API to stringinfo 📎 Tatsuo Ishii 06:57
Re: Conflict detection for update_deleted in logical replication Masahiko Sawada 07:05
Re: Use Python "Limited API" in PL/Python Peter Eisentraut 07:34
per backend WAL statistics 📎 Bertrand Drouvot 08:48
Re: Conflict detection for update_deleted in logical replication Amit Kapila 08:49
Re: per backend I/O statistics Bertrand Drouvot 08:54
Re: Re: proposal: schema variables jian he 09:07
RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu) 09:10
Re: Psql meta-command conninfo+ Hunaid Sohail 09:43
Re: PoC: history of recent vacuum/checkpoint runs (using new hooks) Cédric Villemain 09:47
Re: A few patches to clarify snapshot management Heikki Linnakangas 09:55
Re: POC: make mxidoff 64 bits Maxim Orlov 10:23
Re: Conflict detection for update_deleted in logical replication Amit Kapila 10:49
Re: CREATE TABLE NOT VALID for check and foreign key Yasuo Honda 10:54
Re: Adding OLD/NEW support to RETURNING Dean Rasheed 10:56
Re: Sample rate added to pg_stat_statements 📎 Ilia Evdokimov 11:05
Re: Conflict detection for update_deleted in logical replication vignesh C 11:11
RE: Conflict detection for update_deleted in logical replication 📎 Hayato Kuroda (Fujitsu) 11:22
Re: Further _bt_first simplifications for parallel index scans Matthias van de Meent 11:56
Re: Parallel CREATE INDEX for GIN indexes 📎 Tomas Vondra 11:59
RE: Conflict detection for update_deleted in logical replication 📎 Zhijie Hou (Fujitsu) 12:33
RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu) 12:34
RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu) 12:49
Re: More reliable nbtree detection of unsatisfiable RowCompare quals involving a leading NULL key/element Matthias van de Meent 12:57
Re: Meson bug in detection of 64 atomics 📎 Yura Sokolov 13:40
Re: RFC: Allow EXPLAIN to Output Page Fault Information Atsushi Torikoshi 13:41
Re: Sample rate added to pg_stat_statements 📎 Ilia Evdokimov 13:51
Re: Sample rate added to pg_stat_statements Andrey M. Borodin 14:15
Re: AIO v2.2 📎 Heikki Linnakangas 15:09
Re: Temporary Views Cleanup Issue Tom Lane 15:26
Re: Further _bt_first simplifications for parallel index scans Peter Geoghegan 15:30
Re: More reliable nbtree detection of unsatisfiable RowCompare quals involving a leading NULL key/element Peter Geoghegan 15:39
Small patch to use pqMsg_Query instead of `Q` 📎 Dave Cramer 15:41
Re: PoC: history of recent vacuum/checkpoint runs (using new hooks) Bertrand Drouvot 15:44
Re: not null constraints, again Alvaro Herrera 15:55
Re: AIO v2.2 Heikki Linnakangas 16:08
Re: AIO v2.2 Andres Freund 16:11
Re: Small patch to use pqMsg_Query instead of `Q` Fabrízio de Royes Mello 16:25
Re: AIO v2.2 Andres Freund 16:32
Re: Small patch to use pqMsg_Query instead of `Q` Nathan Bossart 16:58
Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section 📎 Melanie Plageman 17:15
Re: allow changing autovacuum_max_workers without restarting 📎 Nathan Bossart 17:23
Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section Melanie Plageman 17:31
Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section Nathan Bossart 17:32
Re: Incorrect result of bitmap heap scan. 📎 Matthias van de Meent 17:46
Re: Modern SHA2- based password hashes for pgcrypto 📎 Bernd Helmle 17:48
Re: Meson bug in detection of 64 atomics Thomas Munro 18:21
Re: add support for the old naming libs convention on windows (ssleay32.lib and libeay32.lib) Darek Ślusarczyk 18:25
Re: Non-text mode for pg_dumpall 📎 Mahendra Singh Thalor 19:04
Re: AIO v2.2 Noah Misch 19:10
Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section Tom Lane 19:20
Re: allow changing autovacuum_max_workers without restarting Tom Lane 19:22
Re: Sample rate added to pg_stat_statements Sami Imseih 19:29
Coccinelle for PostgreSQL development [1/N]: coccicheck.py 📎 Mats Kindahl 19:44
Coccinelle for PostgreSQL development [2/N]: autoconf support Mats Kindahl 19:45
Coccinelle for PostgreSQL development [2/N]: autoconf support [RESEND] 📎 Mats Kindahl 19:47
Coccinelle for PostgreSQL development [3/N]: meson support 📎 Mats Kindahl 19:48
Coccinelle for PostgreSQL development [4/N]: correcting palloc() use 📎 Mats Kindahl 19:49
Coccinelle for PostgreSQL development [5/N]: using palloc_array() and friends 📎 Mats Kindahl 19:51
Re: Coccinelle for PostgreSQL development [2/N]: autoconf support [RESEND] Daniel Gustafsson 19:51
Re: Coccinelle for PostgreSQL development [2/N]: autoconf support [RESEND] Mats Kindahl 19:54
Re: Coccinelle for PostgreSQL development [2/N]: autoconf support [RESEND] Daniel Gustafsson 19:56
Re: AIO v2.2 Robert Haas 19:59
Re: AIO v2.2 📎 Heikki Linnakangas 20:09
Re: Statistics Import and Export Jeff Davis 20:14
Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section Tom Lane 20:14
Re: Coccinelle for PostgreSQL development [2/N]: autoconf support [RESEND] Mats Kindahl 20:27
Re: strangely worded message Alvaro Herrera 20:33
Re: PoC: history of recent vacuum/checkpoint runs (using new hooks) Robert Treat 20:42
Re: allow changing autovacuum_max_workers without restarting Nathan Bossart 20:45
Re: Eagerly scan all-visible pages to amortize aggressive vacuum 📎 Melanie Plageman 20:46
Re: Parametrization minimum password lenght Nathan Bossart 21:08
Re: PoC: history of recent vacuum/checkpoint runs (using new hooks) Tomas Vondra 21:19
Re: Re: proposal: schema variables 📎 Pavel Stehule 21:21
Re: Small patch to use pqMsg_Query instead of `Q` Nathan Bossart 21:36
Re: Recovering from detoast-related catcache invalidations Noah Misch 21:56
Re: Sample rate added to pg_stat_statements Ilia Evdokimov 22:07
Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion 22:20
Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion 22:24
Re: Proposal: Progressive explain 📎 Rafael Thofehrn Castro 22:27
Re: New GUC autovacuum_max_threshold ? 📎 Nathan Bossart 22:57
Re: Reduce TupleHashEntryData struct size by half 📎 Jeff Davis 23:32
Re: Switching XLog source from archive to streaming when primary available Michael Paquier 23:47
Re: Memory leak in pg_logical_slot_{get,peek}_changes Michael Paquier 23:49
Re: per backend I/O statistics Michael Paquier 23:54

Jan. 8, 2025

Thread Author Time
Sort functions with specialized comparators John Naylor 00:29
Re: Proposal: Progressive explain Tomas Vondra 01:03
Reorder shutdown sequence, to flush pgstats later 📎 Andres Freund 02:10
Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements 📎 Michail Nikolaev 02:12
Re: Psql meta-command conninfo+ Sami Imseih 02:14
Re: Converting contrib SQL functions to new style 📎 Michael Paquier 02:32
Re: Converting contrib SQL functions to new style Noah Misch 02:52
Re: Bug in v13 due to "Fix corruption when relation truncation fails." Michael Paquier 03:30
Re: Converting contrib SQL functions to new style Michael Paquier 04:18
Re: NOT ENFORCED constraint feature Triveni N 04:41
Re: Bug in v13 due to "Fix corruption when relation truncation fails." Thomas Munro 04:59
Re: Add “FOR UPDATE NOWAIT” lock details to the log. Fujii Masao 05:24
Re: Unsafe access BufferDescriptors array in BufferGetLSNAtomic() Xuneng Zhou 05:34
Re: Adding OLD/NEW support to RETURNING jian he 06:16
Re: per backend WAL statistics Michael Paquier 06:21
Re: PoC: history of recent vacuum/checkpoint runs (using new hooks) Bertrand Drouvot 06:55
Re: Conflict detection for update_deleted in logical replication vignesh C 06:59
Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row Kirill Reshke 07:05
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Peter Smith 07:30
Re: Conflict detection for update_deleted in logical replication Nisha Moond 07:48
Re: EphemeralNamedRelation and materialized view 📎 Yugo NAGATA 08:14
Re: Virtual generated columns Richard Guo 08:22
Fix a wrong errmsg in AlterRole() 📎 cca5507 08:43
Re: Conflict detection for update_deleted in logical replication Masahiko Sawada 08:44
Re: Conflict detection for update_deleted in logical replication Amit Kapila 08:54
Re: [PoC] Federated Authn/z with OAUTHBEARER Kashif Zeeshan 09:07
Re: Support for NO INHERIT to INHERIT state change with named NOT NULL constraints Alvaro Herrera 09:13
Re: Re: proposal: schema variables jian he 09:31
Re: Conflict detection for update_deleted in logical replication Masahiko Sawada 09:31
Re: Adding OLD/NEW support to RETURNING 📎 Dean Rasheed 09:38
Re: Support for NO INHERIT to INHERIT state change with named NOT NULL constraints Alvaro Herrera 09:47
Re: IANA timezone abbreviations versus timezone_abbreviations Aleksander Alekseev 09:50
Re: Conflict detection for update_deleted in logical replication Amit Kapila 09:52
Re: pure parsers and reentrant scanners Peter Eisentraut 09:53
pg_settings.unit and DefineCustomXXXVariable Luca Ferrari 10:12
Re: pg_settings.unit and DefineCustomXXXVariable Matthias van de Meent 10:32
Re: Conflict detection for update_deleted in logical replication Masahiko Sawada 10:33
Re: Coccinelle for PostgreSQL development [1/N]: coccicheck.py Andrew Dunstan 10:42
Re: SCRAM pass-through authentication for postgres_fdw 📎 Peter Eisentraut 10:49
RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu) 11:00
Re: Conflict detection for update_deleted in logical replication vignesh C 11:03
Re: per backend WAL statistics 📎 Bertrand Drouvot 11:11
Re: Adding NetBSD and OpenBSD to Postgres CI 📎 Nazir Bilal Yavuz 11:26
Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section Daniel Gustafsson 11:35
Re: Coccinelle for PostgreSQL development [1/N]: coccicheck.py Mats Kindahl 11:40
Re: Enhancing Memory Context Statistics Reporting 📎 Rahila Syed 12:03
ecpg command does not warn COPY ... FROM STDIN; 📎 Ryo Kanbayashi 12:41
Re: doc: Mention clock synchronization recommendation for hot_standby_feedback Jakub Wartak 12:49
Re: Reorder shutdown sequence, to flush pgstats later Heikki Linnakangas 13:10
RE: ecpg command does not warn COPY ... FROM STDIN; Hayato Kuroda (Fujitsu) 13:35
Re: CREATE TABLE NOT VALID for check and foreign key Alvaro Herrera 13:36
Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section Peter Eisentraut 13:39
Re: Virtual generated columns Peter Eisentraut 13:41
Re: psql: Option to use expanded mode for various meta-commands 📎 Dean Rasheed 13:43
Re: New GUC autovacuum_max_threshold ? Frédéric Yhuel 13:48
Logical replication - proposal for a custom conflict resolution function Diego Fronza 13:52
Re: ecpg command does not warn COPY ... FROM STDIN; 📎 Ryo Kanbayashi 14:04
Re: AIO v2.0 Jakub Wartak 14:04
Re: Non-text mode for pg_dumpall 📎 Mahendra Singh Thalor 14:37
Re: Reorder shutdown sequence, to flush pgstats later Bertrand Drouvot 14:48
Re: pg_settings.unit and DefineCustomXXXVariable Tom Lane 15:18
Re: ecpg command does not warn COPY ... FROM STDIN; Fujii Masao 15:19
Re: improve DEBUG1 logging of parallel workers for CREATE INDEX? Bertrand Drouvot 15:21
using PGOPTIONS in meson jian he 15:27
Re: Fix a wrong errmsg in AlterRole() Tom Lane 15:29
Re: Separate GUC for replication origins 📎 Euler Taveira 15:38
Re: ecpg command does not warn COPY ... FROM STDIN; Tom Lane 15:42
Re: Enhancing Memory Context Statistics Reporting Fujii Masao 15:45
Re: ecpg command does not warn COPY ... FROM STDIN; Fujii Masao 16:04
Re: pgindent exit status if a file encounters an error Andrew Dunstan 16:05
Re: Virtual generated columns 📎 Peter Eisentraut 16:14
Re: Virtual generated columns Peter Eisentraut 16:17
Re: Virtual generated columns Peter Eisentraut 16:19
Re: Virtual generated columns Peter Eisentraut 16:23
Re: Virtual generated columns Peter Eisentraut 16:25
Re: ecpg command does not warn COPY ... FROM STDIN; Tom Lane 16:31
Re: Re: proposal: schema variables 📎 Pavel Stehule 16:33
Re: Virtual generated columns Tom Lane 16:38
Re: Non-text mode for pg_dumpall 📎 Mahendra Singh Thalor 16:41
Re: jsonb_strip_nulls with arrays? Andrew Dunstan 16:45
Re: [PoC] Federated Authn/z with OAUTHBEARER 📎 Jacob Champion 17:13
Re: improve DEBUG1 logging of parallel workers for CREATE INDEX? 📎 Sami Imseih 17:36
Re: Fix a wrong errmsg in AlterRole() Nathan Bossart 17:39
Re: Fwd: Re: A new look at old NFS readdir() problems? Bruce Momjian 17:40
Re: Proposal: add new API to stringinfo Nathan Bossart 17:49
Re: use a non-locking initial test in TAS_SPIN on AArch64 Nathan Bossart 18:12
Re: Re: proposal: schema variables 📎 Pavel Stehule 19:00
Re: Fwd: Re: A new look at old NFS readdir() problems? David Steele 19:18
Re: Virtual generated columns Marcos Pegoraro 19:19
Re: Virtual generated columns Vik Fearing 19:23
Re: Reorder shutdown sequence, to flush pgstats later 📎 Andres Freund 19:26
Re: Virtual generated columns Peter Eisentraut 19:28

Browse Archives

Prev | Next