pgsql-hackers since 2024-01-30 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. 30, 2024

Thread Author Time
Re: Refactoring backend fork+exec code 📎 Heikki Linnakangas 00:08
Re: UUID v7 Sergey Prokhorenko 00:27
Re: Use of backup_label not noted in log Michael Paquier 00:51
Question on LWLockMode in dsa.c Masahiko Sawada 00:53
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 00:55
Re: When extended query protocol ends? Tatsuo Ishii 01:15
Re: Confine vacuum skip logic to lazy_scan_skip 📎 Melanie Plageman 01:18
RE: Race condition in FetchTableStates() breaks synchronization of subscription tables Zhijie Hou (Fujitsu) 01:54
Re: Synchronizing slots from primary to standby Peter Smith 01:59
Re: speed up a logical replica setup 📎 Euler Taveira 02:01
Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada 02:11
Re: Support run-time partition pruning for hash join 📎 Richard Guo 02:33
Re: Opportunistically pruning page before update James Coleman 02:39
Re: subscription disable_on_error not working after ALTER SUBSCRIPTION set bad conninfo Peter Smith 03:14
Re: Race condition in FetchTableStates() breaks synchronization of subscription tables 📎 vignesh C 03:20
Re: cfbot is failing all tests on FreeBSD/Meson builds Tom Lane 04:06
Re: Synchronizing slots from primary to standby Amit Kapila 04:06
Re: pg_column_toast_chunk_id: a function to get a chunk ID of a TOASTed value jian he 04:12
Re: pg_column_toast_chunk_id: a function to get a chunk ID of a TOASTed value 📎 Yugo NAGATA 04:34
Re: proposal: psql: show current user in prompt Pavel Stehule 05:19
Re: Memory consumed by child SpecialJoinInfo in partitionwise join planning 📎 Ashutosh Bapat 05:44
Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei 05:45
Re: pg_column_toast_chunk_id: a function to get a chunk ID of a TOASTed value jian he 05:47
Re: pg_column_toast_chunk_id: a function to get a chunk ID of a TOASTed value 📎 Yugo NAGATA 05:56
Re: Synchronizing slots from primary to standby Amit Kapila 06:01
Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning 📎 Ashutosh Bapat 06:02
Re: tablecmds.c/MergeAttributes() cleanup Ashutosh Bapat 06:22
Re: Transaction timeout 📎 Andrey M. Borodin 06:22
Re: Schema variables - new implementation for Postgres 15 📎 Pavel Stehule 06:26
Re:Bug report and fix about building historic snapshot cca5507 06:31
Re: Report planning memory in EXPLAIN ANALYZE Ashutosh Bapat 06:39
Re: Support "Right Semi Join" plan shapes Alena Rybakina 06:51
Re: UUID v7 📎 Andrey M. Borodin 06:54
Re: pg_column_toast_chunk_id: a function to get a chunk ID of a TOASTed value 📎 jian he 06:57
Re: Returning non-terminated string in ECPG Informix-compatible function Ashutosh Bapat 07:12
Re: Incorrect cost for MergeAppend Ashutosh Bapat 07:20
Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier 07:20
Re: UUID v7 Sergey Prokhorenko 07:28
Re: Question on LWLockMode in dsa.c Bharath Rupireddy 07:43
Re: Inconsistency in reporting checkpointer stats Michael Paquier 07:50
Re: Simplify documentation related to Windows builds Michael Paquier 08:01
why there is not VACUUM FULL CONCURRENTLY? Pavel Stehule 08:01
Re: Improve eviction algorithm in ReorderBuffer 📎 Masahiko Sawada 08:06
Re: why there is not VACUUM FULL CONCURRENTLY? Michael Paquier 08:14
Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei 08:15
Re: More new SQL/JSON item methods 📎 Jeevan Chalke 08:16
Re: meson + libpq_pipeline Peter Eisentraut 08:21
Re: why there is not VACUUM FULL CONCURRENTLY? Pavel Stehule 08:31
Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier 08:37
RE: speed up a logical replica setup Hayato Kuroda (Fujitsu) 09:26
Re: UUID v7 📎 Andrey M. Borodin 09:56
Re: Change GUC hashtable to use simplehash? 📎 John Naylor 10:04
Re: Documentation to upgrade logical replication cluster 📎 vignesh C 10:14
Re: Report planning memory in EXPLAIN ANALYZE Alvaro Herrera 10:18
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 10:20
Re: why there is not VACUUM FULL CONCURRENTLY? Alvaro Herrera 10:31
Re: UUID v7 Junwang Zhao 10:33
Re: Synchronizing slots from primary to standby 📎 shveta malik 10:36
Re: why there is not VACUUM FULL CONCURRENTLY? Pavel Stehule 10:47
Re: [17] CREATE SUBSCRIPTION ... SERVER Ashutosh Bapat 10:47
Re: MERGE ... RETURNING jian he 10:50
Re: Returning non-terminated string in ECPG Informix-compatible function Oleg Tselebrovskiy 10:56
Re: Some revises in adding sorting path David Rowley 11:00
Re: Incorrect cost for MergeAppend 📎 Alexander Kuzmenkov 11:06
003_extrafiles.pl test fails on Windows with the newer Perl versions 📎 Nazir Bilal Yavuz 11:21
Re: Reducing output size of nodeToString Matthias van de Meent 11:26
Re: why there is not VACUUM FULL CONCURRENTLY? Alvaro Herrera 11:37
Re: meson + libpq_pipeline Alvaro Herrera 11:42
Re: Some revises in adding sorting path Richard Guo 11:44
Re: 003_extrafiles.pl test fails on Windows with the newer Perl versions Nazir Bilal Yavuz 11:46
Re: 003_extrafiles.pl test fails on Windows with the newer Perl versions Andrew Dunstan 11:49
RE: Race condition in FetchTableStates() breaks synchronization of subscription tables Zhijie Hou (Fujitsu) 11:52
Re: Supporting MERGE on updatable views Alvaro Herrera 11:58
Re: Question on LWLockMode in dsa.c Masahiko Sawada 12:16
Re: Incorrect cost for MergeAppend Aleksander Alekseev 12:18
Re: Incorrect cost for MergeAppend David Rowley 12:20
scram_iterations is undocumented GUC_REPORT Alvaro Herrera 12:36
Re: Rename setup_cancel_handler in pg_dump Daniel Gustafsson 12:44
Re: Functions to return random numbers in a given range Aleksander Alekseev 12:47
Re: Bytea PL/Perl transform 📎 Pavel Stehule 12:51
Re: Change GUC hashtable to use simplehash? 📎 Ants Aasma 12:51
Re: Synchronizing slots from primary to standby 📎 shveta malik 12:52
Re: scram_iterations is undocumented GUC_REPORT Daniel Gustafsson 13:07
Re: scram_iterations is undocumented GUC_REPORT Jelte Fennema-Nio 13:12
pg_stat_advisor extension 📎 Илья Евдокимов 13:20
Re: Incorrect cost for MergeAppend 📎 Alexander Kuzmenkov 13:23
Re: Improvement discussion of custom and generic plans 📎 Quan Zongliang 13:25
Re: UUID v7 📎 Andrey M. Borodin 13:35
Re: Optmize bitmapword macros calc (src/backend/nodes/bitmapset.c) Ranier Vilela 13:37
Re: [PATCH] Add native windows on arm64 support Andrew Dunstan 13:38
Re: compiling postgres on windows arm using meson Nazir Bilal Yavuz 13:43
Re: Functions to return random numbers in a given range Dean Rasheed 13:44
Re: POC, WIP: OR-clause support for indexes jian he 14:15
Re: psql's FETCH_COUNT (cursor) is not being respected for CTEs 📎 Daniel Verite 14:29
Re: scram_iterations is undocumented GUC_REPORT Tom Lane 14:36
Re: scram_iterations is undocumented GUC_REPORT 📎 Alvaro Herrera 14:44
Re: [PATCH] Add native windows on arm64 support 📎 Dave Cramer 14:50
Re: scram_iterations is undocumented GUC_REPORT Daniel Gustafsson 15:08
Documentation: warn about two_phase when altering a subscription 📎 Bertrand Drouvot 15:41
Re: Bytea PL/Perl transform 📎 Dagfinn Ilmari Mannsåker 15:43
Re: Synchronizing slots from primary to standby Bertrand Drouvot 15:45
Re: cleanup patches for incremental backup Robert Haas 15:51
Fix some ubsan/asan related issues Tristan Partin 15:57
Re: Fix some ubsan/asan related issues 📎 Tristan Partin 15:59
Re: Bytea PL/Perl transform Pavel Stehule 16:05
Re: Parallelize correlated subqueries that execute within each worker Akshat Jaimini 16:16
Re: Bytea PL/Perl transform Dagfinn Ilmari Mannsåker 16:18
Re: Bytea PL/Perl transform Pavel Stehule 16:24
Re: Extend pgbench partitioning to pgbench_history 📎 Gabriele Bartolini 16:41
Re: Bytea PL/Perl transform Dagfinn Ilmari Mannsåker 16:46
Re: Bytea PL/Perl transform Pavel Stehule 16:49
Re: cleanup patches for incremental backup 📎 Robert Haas 16:52
Re: Parallelize correlated subqueries that execute within each worker Robert Haas 16:54
Re: Possibility to disable `ALTER SYSTEM` 📎 Gabriele Bartolini 17:05
Re: separating use of SerialSLRULock Alvaro Herrera 17:16
Re: Bytea PL/Perl transform Dagfinn Ilmari Mannsåker 17:26
Re: Improve WALRead() to suck data directly from WAL buffers when possible Alvaro Herrera 17:31
Re: Bytea PL/Perl transform Pavel Stehule 17:35
Re: Flushing large data immediately in pqcomm Melih Mutlu 17:41
Re: Possibility to disable `ALTER SYSTEM` Robert Haas 17:48
Re: Flushing large data immediately in pqcomm Melih Mutlu 17:58
Re: UUID v7 Sergey Prokhorenko 18:37
Re: Bytea PL/Perl transform Pavel Stehule 18:45
Re: Flushing large data immediately in pqcomm Robert Haas 18:48
Re: Add LSN <-> time conversion functionality 📎 Melanie Plageman 19:07
Re: Schema variables - new implementation for Postgres 15 Dmitry Dolgov 19:14
Re: Possibility to disable `ALTER SYSTEM` Tom Lane 19:20
Re: Schema variables - new implementation for Postgres 15 Pavel Stehule 19:23
Re: Fix some ubsan/asan related issues Heikki Linnakangas 20:05
Re: [17] CREATE SUBSCRIPTION ... SERVER Jeff Davis 20:45
Re: Oversight in reparameterize_path_by_child leading to executor crash Tom Lane 21:12
Re: Some revises in adding sorting path David Rowley 21:13
Re: Fix some ubsan/asan related issues Andres Freund 21:23
Re: Possibility to disable `ALTER SYSTEM` Robert Haas 21:25
Re: Possibility to disable `ALTER SYSTEM` Tom Lane 21:48
Re: [PATCH] Add native windows on arm64 support Andrew Dunstan 21:56
Re: Fix some ubsan/asan related issues Andres Freund 21:58
Re: Possibility to disable `ALTER SYSTEM` Magnus Hagander 21:58
Re: 003_extrafiles.pl test fails on Windows with the newer Perl versions Andrew Dunstan 22:18
Re: psql not responding to SIGINT upon db reconnection 📎 Tristan Partin 22:19
Re: psql not responding to SIGINT upon db reconnection Jelte Fennema-Nio 22:42
Re: [PATCH] Add native windows on arm64 support Dave Cramer 22:54
Re: Incorrect cost for MergeAppend David Rowley 23:03
Re: why there is not VACUUM FULL CONCURRENTLY? Michael Paquier 23:06
Re: 003_extrafiles.pl test fails on Windows with the newer Perl versions Tom Lane 23:06
Re: Flushing large data immediately in pqcomm Jelte Fennema-Nio 23:38
Re: 003_extrafiles.pl test fails on Windows with the newer Perl versions Andrew Dunstan 23:56

Jan. 31, 2024

Thread Author Time
Re: Synchronizing slots from primary to standby Peter Smith 01:57
Re: Documentation: warn about two_phase when altering a subscription Peter Smith 02:47
Re: Parallelize correlated subqueries that execute within each worker 📎 James Coleman 02:51
Re: POC, WIP: OR-clause support for indexes jian he 02:55
Re: Parallelize correlated subqueries that execute within each worker James Coleman 02:56
Re: Synchronizing slots from primary to standby Amit Kapila 03:18
libpq fails to build with TSAN Roman Lozko 03:21
Re: Parallelize correlated subqueries that execute within each worker Tom Lane 03:34
Re: Fix some ubsan/asan related issues Alexander Lakhin 04:00
Re: Possibility to disable `ALTER SYSTEM` Tom Lane 04:25
Re: Apply the "LIMIT 1" optimization to partial DISTINCT David Rowley 04:25
src/bin/pg_upgrade/t/004_subscription.pl test comment fix 📎 Peter Smith 04:56
Re: Possibility to disable `ALTER SYSTEM` David G. Johnston 05:10
Re: Synchronizing slots from primary to standby Peter Smith 05:10
Re: Make COPY format extendable: Extract COPY TO format implementations 📎 Sutou Kouhei 05:11
RE: Improve eviction algorithm in ReorderBuffer Hayato Kuroda (Fujitsu) 05:18
Re: Possibility to disable `ALTER SYSTEM` Tom Lane 05:28
Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier 05:39
Re: [17] CREATE SUBSCRIPTION ... SERVER Ashutosh Bapat 05:40
Re: Possibility to disable `ALTER SYSTEM` David G. Johnston 05:43
Re: [PoC] Improve dead tuple storage for lazy vacuum 📎 Masahiko Sawada 05:49
Re: src/bin/pg_upgrade/t/004_subscription.pl test comment fix vignesh C 05:51
Re: Documentation: warn about two_phase when altering a subscription 📎 Bertrand Drouvot 05:55
Re: Improve the connection failure error messages Peter Smith 05:56
Re: Incorrect cost for MergeAppend Ashutosh Bapat 05:58
possible inter-gcc-version incompatibility regarding fat objects Kyotaro Horiguchi 06:04
Re: int4->bool test coverage Michael Paquier 06:08
RE: Documentation to upgrade logical replication cluster Hayato Kuroda (Fujitsu) 06:12
Re: src/bin/pg_upgrade/t/004_subscription.pl test comment fix Peter Smith 06:18
Re: Oversight in reparameterize_path_by_child leading to executor crash 📎 Richard Guo 06:39
Re: Incorrect cost for MergeAppend David Rowley 06:42
Re: Incorrect cost for MergeAppend Ashutosh Bapat 06:46
Re: Should we remove -Wdeclaration-after-statement? Peter Eisentraut 06:48
Re: Some revises in adding sorting path Richard Guo 07:11
Re: Apply the "LIMIT 1" optimization to partial DISTINCT Richard Guo 07:12
RE: Synchronizing slots from primary to standby 📎 Zhijie Hou (Fujitsu) 07:23
Re: Possibility to disable `ALTER SYSTEM` Peter Eisentraut 07:43
Re: table inheritance versus column compression and storage settings Ashutosh Bapat 07:59
Re: make dist using git archive Peter Eisentraut 08:03
Re: Reducing output size of nodeToString Peter Eisentraut 08:16
Re: Improve eviction algorithm in ReorderBuffer vignesh C 08:31
Re: Synchronizing slots from primary to standby Masahiko Sawada 08:32
Re: 003_extrafiles.pl test fails on Windows with the newer Perl versions Nazir Bilal Yavuz 08:45
Re: src/bin/pg_upgrade/t/004_subscription.pl test comment fix Alvaro Herrera 08:48
Re: Extending SMgrRelation lifetimes Thomas Munro 08:54
Re: Improve WALRead() to suck data directly from WAL buffers when possible 📎 Bharath Rupireddy 09:00
Re: Transaction timeout Japin Li 09:27
Re: Improve WALRead() to suck data directly from WAL buffers when possible Alvaro Herrera 09:31
Re: CI and test improvements vignesh C 09:40
Re: Emitting JSON to file using COPY TO vignesh C 09:49
Re: why there is not VACUUM FULL CONCURRENTLY? Antonin Houska 09:55
Re: Transaction timeout Andrey Borodin 09:57
Re: Emitting JSON to file using COPY TO Junwang Zhao 09:58

Browse Archives

Prev | Next