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

Feb. 15, 2023

Thread Author Time
Re: [PATCH] Add pretty-printed XML output option 📎 Jim Jones 00:05
Re: We shouldn't signal process groups with SIGQUIT Andres Freund 00:20
Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Andres Freund 00:46
Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? 📎 Andres Freund 00:55
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Kyotaro Horiguchi 00:56
Re: [PATCH] Add pretty-printed XML output option Peter Smith 01:09
Re: Can we do something to help stop users mistakenly using force_parallel_mode? Andrew Dunstan 01:10
Re: make_ctags: use -I option to ignore pg_node_attr macro Tatsuo Ishii 01:14
pg_statistic MCVs use float4 but extended stats use float8 📎 Justin Pryzby 01:20
Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Michael Paquier 01:26
Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Kyotaro Horiguchi 01:28
Re: Improve logging when using Huge Pages 📎 Justin Pryzby 01:32
Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Andres Freund 02:00
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Peter Smith 02:16
Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila 02:33
KeepLogSeg needs some fixes on behavior Kyotaro Horiguchi 02:59
RE: Support logical replication of DDLs 📎 [email protected] 03:01
RE: Perform streaming logical transactions by background workers and parallel apply 📎 [email protected] 03:25
Re: REASSIGN OWNED vs ALTER TABLE OWNER TO permission inconsistencies Stephen Frost 03:31
Wrong query results caused by loss of join quals Richard Guo 03:31
RE: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher [email protected] 03:53
Re: Support logical replication of DDLs Peter Smith 04:00
Re: Todo: Teach planner to evaluate multiple windows in the optimal order 📎 John Naylor 04:23
Re: Support logical replication of DDLs Peter Smith 04:32
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila 04:37
DDL result is lost by CREATE DATABASE with WAL_LOG strategy Ryo Matsumura (Fujitsu) 04:49
Re: some namespace.c refactoring Tom Lane 05:04
Re: Support logical replication of DDLs Amit Kapila 05:57
Re: Exit walsender before confirming remote flush in logical replication Kyotaro Horiguchi 06:20
Re: ANY_VALUE aggregate Maciek Sakrejda 06:30
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Maciek Sakrejda 06:35
Re: recovery modules Michael Paquier 06:38
Re: Support logical replication of DDLs Amit Kapila 06:50
Re: [PATCH] Add pretty-printed XML output option 📎 Jim Jones 07:10
Re: [EXTERNAL] Re: [PATCH] Support using "all" for the db user in pg_ident.conf 📎 Michael Paquier 07:11
Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? 📎 Bharath Rupireddy 07:30
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Kyotaro Horiguchi 07:40
Re: pg_stat_statements and "IN" conditions David Geier 07:51
Re: Todo: Teach planner to evaluate multiple windows in the optimal order David Rowley 08:02
Re: Todo: Teach planner to evaluate multiple windows in the optimal order 📎 John Naylor 08:03
Fix the description of GUC "max_locks_per_transaction" and "max_pred_locks_per_transaction" in guc_table.c 📎 [email protected] 08:16
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry 📎 Drouvot, Bertrand 08:21
Re: Support logical replication of DDLs Alvaro Herrera 08:32
Use of additional index columns in rows filtering Maxim Ivanov 08:57
Re: [PATCH] Add pretty-printed XML output option Peter Smith 09:06
Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila 09:16
Re: [PATCH] Add pretty-printed XML output option Jim Jones 09:37
Re: Support logical replication of DDLs Amit Kapila 09:51
Re: [EXTERNAL] Re: [PATCH] Support using "all" for the db user in pg_ident.conf Pavel Luzanov 10:05
Re: [PATCH] Add pretty-printed XML output option Alvaro Herrera 10:11
Re: [EXTERNAL] Re: [PATCH] Support using "all" for the db user in pg_ident.conf Michael Paquier 10:25
Re: [PATCH] Add pretty-printed XML output option Jim Jones 10:33
Re: Can we do something to help stop users mistakenly using force_parallel_mode? David Rowley 11:05
Re: [PATCH] Add pretty-printed XML output option Alvaro Herrera 11:11
Re: run pgindent on a regular basis / scripted manner Jelte Fennema 11:28
RE: Time delayed LR (WAS Re: logical replication restrictions) 📎 Hayato Kuroda (Fujitsu) 11:29
Re: Todo: Teach planner to evaluate multiple windows in the optimal order 📎 John Naylor 11:45
Re: Refactoring postgres_fdw/connection.c Etsuro Fujita 11:53
Re: [PATCH] Add pretty-printed XML output option 📎 Jim Jones 12:31
Re: Minimal logical decoding on standbys Ashutosh Sharma 12:32
Re: Can we do something to help stop users mistakenly using force_parallel_mode? Andrew Dunstan 12:53
Re: pg_statistic MCVs use float4 but extended stats use float8 Tomas Vondra 13:22
Re: Use of additional index columns in rows filtering Tomas Vondra 13:48
Re: [PATCH] Add pretty-printed XML output option 📎 Jim Jones 13:49
RE: Add LZ4 compression in pg_dump [email protected] 13:51
Re: Minimal logical decoding on standbys Drouvot, Bertrand 14:21
Re: [EXTERNAL] Re: [PATCH] Support using "all" for the db user in pg_ident.conf 📎 Jelte Fennema 14:40
Re: [PATCH] Add pretty-printed XML output option Tom Lane 15:07
Silent overflow of interval type 📎 Nikolai 15:07
Re: Use of additional index columns in rows filtering Tom Lane 15:18
Re: DDL result is lost by CREATE DATABASE with WAL_LOG strategy Justin Pryzby 16:24
Re: Use of additional index columns in rows filtering Tomas Vondra 17:01
Re: Use of additional index columns in rows filtering Maxim Ivanov 17:15
Re: We shouldn't signal process groups with SIGQUIT Nathan Bossart 17:57
Re: some namespace.c refactoring Alvaro Herrera 18:04
Re: We shouldn't signal process groups with SIGQUIT Andres Freund 18:12
Re: Improve logging when using Huge Pages Nathan Bossart 18:13
Re: We shouldn't signal process groups with SIGQUIT Nathan Bossart 18:15
Re: Minimal logical decoding on standbys Andres Freund 18:18
Re: recovery modules 📎 Nathan Bossart 18:44
Re: run pgindent on a regular basis / scripted manner Justin Pryzby 18:45
Re: Move defaults toward ICU in 16? Jeff Davis 19:31
Re: doc: add missing "id" attributes to extension packaging page Karl O. Pinc 19:34
Re: Silent overflow of interval type Andrey Borodin 20:24
Re: doc: add missing "id" attributes to extension packaging page Andres Freund 20:49
Re: run pgindent on a regular basis / scripted manner Jelte Fennema 21:00
[PATCH] FIx alloc_var() ndigits thinko 📎 Joel Jacobson 21:08
Re: psql: Add role's membership options to the \du+ command David Zhang 21:31
Re: psql: Add role's membership options to the \du+ command David G. Johnston 21:37
Re: Support logical replication of DDLs 📎 Zheng Li 22:16
Re: [EXTERNAL] Re: [PATCH] Support using "all" for the db user in pg_ident.conf Michael Paquier 22:46
Re: psql: Add role's membership options to the \du+ command David Zhang 22:52
Re: [PATCH] Add pretty-printed XML output option 📎 Peter Smith 23:13
Re: Perform streaming logical transactions by background workers and parallel apply Peter Smith 23:31

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

Browse Archives

Prev | Next