pgsql-hackers since 2023-02-16 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. 16, 2023

Thread Author Time
Re: DDL result is lost by CREATE DATABASE with WAL_LOG strategy 📎 Nathan Bossart 00:06
Re: Silent overflow of interval type Tom Lane 00:12
Re: Normalization of utility queries in pg_stat_statements 📎 Michael Paquier 00:34
Make set_ps_display faster and easier to use 📎 David Rowley 01:19
Re: BRIN indexes vs. SK_SEARCHARRAY (and preprocessing scan keys) 📎 Tomas Vondra 01:35
Bug in processing conditions on multi-column BRIN indexes 📎 Tomas Vondra 02:04
Re: Todo: Teach planner to evaluate multiple windows in the optimal order 📎 David Rowley 03:02
Re: [PoC] Improve dead tuple storage for lazy vacuum 📎 Masahiko Sawada 03:24
Dead code in ps_status.c 📎 Thomas Munro 03:52
Re: Support logical replication of DDLs Amit Kapila 04:00
Re: REASSIGN OWNED vs ALTER TABLE OWNER TO permission inconsistencies Robert Haas 04:29
Re: run pgindent on a regular basis / scripted manner Noah Misch 04:34
Re: some namespace.c refactoring Noah Misch 04:36
Re: [PATCH] Add pretty-printed XML output option Nikolay Samokhvalov 04:38
Re: Minimal logical decoding on standbys Ashutosh Sharma 04:39
Re: Is psSocketPoll doing the right thing? Katsuragi Yuta 04:44
Re: DDL result is lost by CREATE DATABASE with WAL_LOG strategy Dilip Kumar 04:54
Re: Force testing of query jumbling code in TAP tests 📎 Michael Paquier 05:08
RE: Allow logical replication to copy tables in binary format Takamichi Osumi (Fujitsu) 05:16
Re: Time delayed LR (WAS Re: logical replication restrictions) Kyotaro Horiguchi 05:21
Re: DDL result is lost by CREATE DATABASE with WAL_LOG strategy Michael Paquier 05:26
Re: Dead code in ps_status.c Tom Lane 05:34
remove duplicate comment. 📎 Amul Sul 05:35
Missing free_var() at end of accum_sum_final()? Joel Jacobson 05:59
Re: Dead code in ps_status.c Thomas Munro 06:16
RE: Time delayed LR (WAS Re: logical replication restrictions) Hayato Kuroda (Fujitsu) 06:20
Re: Missing free_var() at end of accum_sum_final()? Michael Paquier 06:26
Re: Support logical replication of global object commands Amit Kapila 06:32
Re: DDL result is lost by CREATE DATABASE with WAL_LOG strategy 📎 Nathan Bossart 06:41
Re: remove duplicate comment. Michael Paquier 06:50
Re: DDL result is lost by CREATE DATABASE with WAL_LOG strategy Dilip Kumar 07:01
Re: DDL result is lost by CREATE DATABASE with WAL_LOG strategy Robert Haas 07:07
Re: [PATCH] Add pretty-printed XML output option Jim Jones 07:08
Re: Missing free_var() at end of accum_sum_final()? 📎 Joel Jacobson 07:08
wrong query result due to wang plan 📎 tender wang 07:16
Re: DDL result is lost by CREATE DATABASE with WAL_LOG strategy Michael Paquier 07:17
Re: Missing free_var() at end of accum_sum_final()? Michael Paquier 07:18
Re: [PATCH] Add pretty-printed XML output option Jim Jones 07:51
Re: DDL result is lost by CREATE DATABASE with WAL_LOG strategy Dilip Kumar 07:54
Re: Support logical replication of DDLs 📎 Ajin Cherian 07:54
Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Michael Paquier 07:58
RE: run pgindent on a regular basis / scripted manner 📎 [email protected] 08:26
Re: Add index scan progress to pg_stat_progress_vacuum 📎 Masahiko Sawada 08:27
Re: Support logical replication of global object commands Amit Kapila 08:28
Re: Time delayed LR (WAS Re: logical replication restrictions) Kyotaro Horiguchi 08:55
Re: Time delayed LR (WAS Re: logical replication restrictions) Amit Kapila 09:16
Re: Allow logical replication to copy tables in binary format 📎 Melih Mutlu 09:18
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 09:22
Re: Allow logical replication to copy tables in binary format Melih Mutlu 09:33
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Jelte Fennema 09:35
Re: Move defaults toward ICU in 16? Robert Haas 09:35
Re: Weird failure with latches in curculio on v15 Robert Haas 09:38
Missing default value of createrole_self_grant in document 📎 [email protected] 09:47
Re: Weird failure with latches in curculio on v15 Robert Haas 09:48
Re: wrong query result due to wang plan Richard Guo 09:50
Re: Normalization of utility queries in pg_stat_statements Drouvot, Bertrand 09:55
Re: wrong query result due to wang plan 📎 Richard Guo 10:14
Re: Move defaults toward ICU in 16? Laurenz Albe 10:32
Re: Change xl_hash_vacuum_one_page.ntuples from int to uint16 Amit Kapila 11:00
Re: Todo: Teach planner to evaluate multiple windows in the optimal order John Naylor 11:28
Re: [PATCH] Align GSS and TLS error handling in PQconnectPoll() Jelte Fennema 11:31
Re: Missing default value of createrole_self_grant in document Daniel Gustafsson 11:34
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Melih Mutlu 11:37
RE: Add LZ4 compression in pg_dump 📎 gkokolatos 11:38
Re: Considering additional sort specialisation functions for PG16 John Naylor 11:46
Re: proposal: psql: psql variable BACKEND_PID Jelte Fennema 11:49
Re: Some revises in adding sorting path Etsuro Fujita 11:49
Re: Change xl_hash_vacuum_one_page.ntuples from int to uint16 Drouvot, Bertrand 12:26
Re: pg_walinspect memory leaks 📎 Bharath Rupireddy 12:30
Re: Allow logical replication to copy tables in binary format Amit Kapila 12:47
Re: Silent overflow of interval type 📎 Nick Babadzhanian 13:00
RE: Support logical replication of DDLs [email protected] 13:15
Refactor calculations to use instr_time 📎 Nazir Bilal Yavuz 13:19
Re: PATCH: Using BRIN indexes for sorted output 📎 Tomas Vondra 14:07
Re: Dead code in ps_status.c Tom Lane 14:38
Re: Move defaults toward ICU in 16? Jonathan S. Katz 15:06
Re: Change xl_hash_vacuum_one_page.ntuples from int to uint16 📎 Drouvot, Bertrand 15:09
Re: logical decoding and replication of sequences, take 2 📎 Tomas Vondra 15:50
Re: PATCH: Using BRIN indexes for sorted output Justin Pryzby 16:10
Re: Refactor calculations to use instr_time Andres Freund 16:13
Re: Move defaults toward ICU in 16? Andres Freund 16:15
Re: Weird failure with latches in curculio on v15 Andres Freund 16:32
Re: run pgindent on a regular basis / scripted manner Andrew Dunstan 16:44
Re: [PoC] Improve dead tuple storage for lazy vacuum Andres Freund 16:44
Re: Support logical replication of DDLs Jonathan S. Katz 16:48
Re: Weird failure with latches in curculio on v15 Nathan Bossart 16:57
Re: Support logical replication of DDLs Alvaro Herrera 17:53
Re: [PATCH] Align GSS and TLS error handling in PQconnectPoll() Jacob Champion 17:59
Re: ATTACH PARTITION seems to ignore column generation status Alexander Lakhin 18:00
Re: Support logical replication of DDLs Alvaro Herrera 18:02
Re: psql: Add role's membership options to the \du+ command Pavel Luzanov 18:03
Re: ATTACH PARTITION seems to ignore column generation status Alvaro Herrera 18:05
Add WAL read stats to pg_stat_wal 📎 Bharath Rupireddy 18:09
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert 📎 Jacob Champion 18:38
Re: [PoC] Let libpq reject unexpected authentication requests 📎 Jacob Champion 18:57
Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Andres Freund 19:00
Re: Support logical replication of DDLs Jonathan S. Katz 19:01
Re: Add WAL read stats to pg_stat_wal Andres Freund 19:11
Re: Time delayed LR (WAS Re: logical replication restrictions) Andres Freund 19:18
Re: recovery modules Andres Freund 19:29
Re: Make ON_ERROR_STOP stop on shell script failure Andreas 'ads' Scherbaum 19:33
Re: Make ON_ERROR_STOP stop on shell script failure Andreas 'ads' Scherbaum 19:36
Re: Support logical replication of DDLs Alvaro Herrera 19:38
Re: Support logical replication of DDLs Jonathan S. Katz 19:43
Re: recovery modules 📎 Nathan Bossart 20:15
Re: Support logical replication of DDLs Jonathan S. Katz 21:08
Re: recovery modules Andres Freund 21:17
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Andres Freund 21:21
Re: DDL result is lost by CREATE DATABASE with WAL_LOG strategy Andres Freund 21:29
Re: Missing free_var() at end of accum_sum_final()? Andres Freund 21:35
Re: Add connection active, idle time to pg_stat_activity Andrey Borodin 21:37
Reducing System Allocator Thrashing of ExecutorState to Alleviate FDW-related Performance Degradations Jonah H. Harris 21:49
Re: recovery modules Nathan Bossart 21:58
Re: [PATCH] Add pretty-printed XML output option 📎 Jim Jones 22:12
Introduce list_reverse() to make lcons() usage less inefficient 📎 David Rowley 22:36
Re: ATTACH PARTITION seems to ignore column generation status Tom Lane 22:40
psql \watch 2nd argument: iteration count 📎 Andrey Borodin 23:33

Feb. 17, 2023

Thread Author Time
Re: [PATCH] Add pretty-printed XML output option Andrey Borodin 00:08
Re: Introduce list_reverse() to make lcons() usage less inefficient Andres Freund 00:23
Re: Progress report of CREATE INDEX for nested partitioned tables 📎 Justin Pryzby 00:26
Re: Reducing System Allocator Thrashing of ExecutorState to Alleviate FDW-related Performance Degradations Andres Freund 00:32
Re: Make set_ps_display faster and easier to use Andres Freund 01:01
Re: Introduce list_reverse() to make lcons() usage less inefficient Tom Lane 02:19
Re: Dead code in ps_status.c Thomas Munro 02:22
Re: REASSIGN OWNED vs ALTER TABLE OWNER TO permission inconsistencies Stephen Frost 02:24
Re: Reducing System Allocator Thrashing of ExecutorState to Alleviate FDW-related Performance Degradations Jonah H. Harris 02:34
Re: Normalization of utility queries in pg_stat_statements 📎 Michael Paquier 02:35
Re: Missing free_var() at end of accum_sum_final()? Michael Paquier 02:48
Re: BRIN indexes vs. SK_SEARCHARRAY (and preprocessing scan keys) 📎 Tomas Vondra 02:50
Re: Change xl_hash_vacuum_one_page.ntuples from int to uint16 Amit Kapila 03:00
Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" 📎 Thomas Munro 03:21
Re: DDL result is lost by CREATE DATABASE with WAL_LOG strategy Amit Kapila 03:24
Re: Introduce list_reverse() to make lcons() usage less inefficient 📎 David Rowley 03:35
Re: Reducing System Allocator Thrashing of ExecutorState to Alleviate FDW-related Performance Degradations Andres Freund 03:40
Should CreateExprContext() be using ALLOCSET_DEFAULT_SIZES? Andres Freund 04:01
Re: proposal: psql: psql variable BACKEND_PID Pavel Stehule 04:04
Re: Support logical replication of DDLs Zheng Li 04:13
Re: Change xl_hash_vacuum_one_page.ntuples from int to uint16 Andres Freund 04:13
Re: Reducing System Allocator Thrashing of ExecutorState to Alleviate FDW-related Performance Degradations David Rowley 04:26
Re: Reducing System Allocator Thrashing of ExecutorState to Alleviate FDW-related Performance Degradations Jonah H. Harris 04:40
Re: Reducing System Allocator Thrashing of ExecutorState to Alleviate FDW-related Performance Degradations David Rowley 05:03
Re: Move defaults toward ICU in 16? Robert Haas 05:14
Re: Support logical replication of global object commands Zheng Li 05:28
Re: Move defaults toward ICU in 16? Andres Freund 05:30
Re: Move defaults toward ICU in 16? Michael Paquier 05:40
shoud be get_extension_schema visible? Pavel Stehule 05:45
Re: Move defaults toward ICU in 16? Andres Freund 05:51
RE: Time delayed LR (WAS Re: logical replication restrictions) 📎 Hayato Kuroda (Fujitsu) 06:44
RE: Time delayed LR (WAS Re: logical replication restrictions) Hayato Kuroda (Fujitsu) 06:45
RE: Time delayed LR (WAS Re: logical replication restrictions) Hayato Kuroda (Fujitsu) 06:45
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Peter Smith 06:57
Re: [PATCH] Align GSS and TLS error handling in PQconnectPoll() Michael Paquier 06:59
Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Michael Paquier 07:19
Re: wrong query result due to wang plan Richard Guo 07:35
Re: ICU locale validation / canonicalization 📎 Jeff Davis 07:45
pg_upgrade and logical replication Julien Rouhaud 07:54
Re: pg_walinspect memory leaks Michael Paquier 07:56
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 08:00
Re: recovery modules Michael Paquier 08:01
Re: Move defaults toward ICU in 16? Jeff Davis 08:06
Re: [PoC] Reducing planning time when tables have many partitions 📎 Yuya Watari 08:31
Re: Normalization of utility queries in pg_stat_statements Drouvot, Bertrand 08:36
Re: [Proposal] Add foreign-server health checks infrastructure Katsuragi Yuta 08:43
Re: Make set_ps_display faster and easier to use 📎 David Rowley 08:44
Doc: Improve note about copying into postgres_fdw foreign tables in batch 📎 Etsuro Fujita 08:45
Re: [PATCH] Add pretty-printed XML output option Jim Jones 09:14
Re: Support logical replication of DDLs Amit Kapila 09:15
Re: Kerberos delegation support in libpq and postgres_fdw 📎 Stephen Frost 09:27
Re: Support logical replication of global object commands Amit Kapila 09:47
The output sql generated by pg_dump for a create function refers to a modified table name vignesh C 10:22
Re: pg_upgrade and logical replication Amit Kapila 10:42
Re: Refactor calculations to use instr_time 📎 Nazir Bilal Yavuz 10:53
Re: psql: Add role's membership options to the \du+ command Pavel Luzanov 11:02
Re: Support logical replication of DDLs vignesh C 11:04
Re: ExecRTCheckPerms() and many prunable partitions (checkAsUser) 📎 Alvaro Herrera 12:02
Re: ExecRTCheckPerms() and many prunable partitions (checkAsUser) Alvaro Herrera 12:05
Re: Move defaults toward ICU in 16? Laurenz Albe 12:23
Re: The output sql generated by pg_dump for a create function refers to a modified table name Jonathan S. Katz 14:06
Re: Change xl_hash_vacuum_one_page.ntuples from int to uint16 📎 Drouvot, Bertrand 14:13
Re: DDL result is lost by CREATE DATABASE with WAL_LOG strategy Peter Eisentraut 14:13
Re: The output sql generated by pg_dump for a create function refers to a modified table name Tom Lane 15:09
Re: pg_upgrade and logical replication Julien Rouhaud 15:35
Re: pg_stat_statements and "IN" conditions Dmitry Dolgov 15:46
Re: pg_stat_statements and "IN" conditions 📎 Dmitry Dolgov 15:46
Re: Possible false valgrind error reports 📎 Karina Litskevich 15:58
Re: The output sql generated by pg_dump for a create function refers to a modified table name Jonathan S. Katz 16:19
Re: The output sql generated by pg_dump for a create function refers to a modified table name Jonathan S. Katz 16:28
pg_init_privs corruption. 📎 Kirill Reshke 16:31
Re: Reducing System Allocator Thrashing of ExecutorState to Alleviate FDW-related Performance Degradations Jonah H. Harris 16:46
Re: psql: Add role's membership options to the \du+ command David G. Johnston 16:53
Re: [PATCH] Align GSS and TLS error handling in PQconnectPoll() Jacob Champion 17:01
Re: Move defaults toward ICU in 16? Jeff Davis 17:01
Re: Move defaults toward ICU in 16? Andres Freund 17:05
Re: Move defaults toward ICU in 16? Pavel Stehule 17:27
Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Andres Freund 17:31
Re: Reducing System Allocator Thrashing of ExecutorState to Alleviate FDW-related Performance Degradations Andres Freund 17:52
Re: Move defaults toward ICU in 16? Jeff Davis 18:00
Re: Move defaults toward ICU in 16? Andres Freund 18:09
Re: The output sql generated by pg_dump for a create function refers to a modified table name 📎 Tom Lane 18:18
Re: Move defaults toward ICU in 16? Justin Pryzby 18:41

Browse Archives

Prev | Next