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

Aug. 12, 2023

Thread Author Time
Re: run pgindent on a regular basis / scripted manner Tom Lane 00:11
Re: run pgindent on a regular basis / scripted manner Michael Paquier 00:27
Rename ExtendedBufferWhat in 16? 📎 Thomas Munro 00:29
Re: run pgindent on a regular basis / scripted manner Andres Freund 00:46
Re: Schema variables - new implementation for Postgres 15 Julien Rouhaud 01:28
CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } 📎 Jeff Davis 02:35
Re: A failure in 031_recovery_conflict.pl on Debian/s390x Thomas Munro 03:50
Re: Adding a LogicalRepWorker type field Amit Kapila 04:03
Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila 06:20
Backend initialization may be blocked by locking the database relation id 📎 Alexander Lakhin 09:00
Re: Schema variables - new implementation for Postgres 15 Dmitry Dolgov 11:20
Re: Schema variables - new implementation for Postgres 15 Julien Rouhaud 12:00
Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } Joe Conway 13:15
Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } Joe Conway 13:50
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Amit Kapila 13:51
Re: logicalrep_worker_launch -- counting/checking the worker limits Amit Kapila 14:18
Re: [PoC] pg_upgrade: allow to upgrade publisher node Bruce Momjian 15:30
Re: run pgindent on a regular basis / scripted manner Andrew Dunstan 15:57
Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } Jeff Davis 16:07
Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } Jeff Davis 16:23
Re: [PATCH] psql: Add tab-complete for optional view parameters Christoph Heiss 18:09
Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } Andres Freund 18:25
Re: Fix pg_stat_reset_single_table_counters function Andres Freund 19:12
Re: Performance degradation on concurrent COPY into a single relation in PG16. 📎 Andres Freund 20:05
Re: A failure in 031_recovery_conflict.pl on Debian/s390x Andres Freund 21:00
Re: run pgindent on a regular basis / scripted manner Andrew Dunstan 21:03
Re: run pgindent on a regular basis / scripted manner Andres Freund 21:14
Re: run pgindent on a regular basis / scripted manner Tom Lane 22:46

Aug. 13, 2023

Thread Author Time
Re: run pgindent on a regular basis / scripted manner Peter Geoghegan 00:13
Re: run pgindent on a regular basis / scripted manner Tom Lane 00:20
Re: run pgindent on a regular basis / scripted manner Peter Geoghegan 00:53
pg_waldump vs. all-zeros WAL files; server creation of such files 📎 Noah Misch 03:15
Re: Ignore 2PC transaction GIDs in query jumbling Michael Paquier 06:25
Re: Ignore 2PC transaction GIDs in query jumbling Julien Rouhaud 06:48
Re: Ignore 2PC transaction GIDs in query jumbling 📎 Michael Paquier 08:39
Re: Make psql's qeury canceling test simple by using signal() routine of IPC::Run Fabien COELHO 09:22
Re: pgbench: allow to exit immediately when any client is aborted Fabien COELHO 09:27
pgbench with libevent? Fabien COELHO 09:32
Re: run pgindent on a regular basis / scripted manner Andrew Dunstan 14:33
Re: Support to define custom wait events for extensions 📎 Michael Paquier 23:06
Re: Make psql's qeury canceling test simple by using signal() routine of IPC::Run Michael Paquier 23:29
Re: run pgindent on a regular basis / scripted manner Michael Paquier 23:33
Re: Report planning memory in EXPLAIN ANALYZE David Rowley 23:53

Aug. 14, 2023

Thread Author Time
Re: pgbench with libevent? Fabien COELHO 00:35
Re: Make psql's qeury canceling test simple by using signal() routine of IPC::Run Fabien COELHO 00:39
Naive handling of inequalities by nbtree initial positioning code Peter Geoghegan 00:50
Re: Naive handling of inequalities by nbtree initial positioning code Peter Geoghegan 01:09
Re: pg_waldump vs. all-zeros WAL files; server creation of such files Michael Paquier 01:37
Re: [PoC] pg_upgrade: allow to upgrade publisher node Masahiko Sawada 02:27
Extending SMgrRelation lifetimes 📎 Thomas Munro 02:41
Re: Report planning memory in EXPLAIN ANALYZE Andrey Lepikhov 02:52
Re: pgbench with libevent? Thomas Munro 02:58
Re: Support to define custom wait events for extensions Masahiro Ikeda 03:31
proposal: jsonb_populate_array Pavel Stehule 03:51
Re: Naive handling of inequalities by nbtree initial positioning code Peter Geoghegan 04:33
Re: WIP: new system catalog pg_wait_event 📎 Michael Paquier 04:37
Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila 05:07
Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila 05:21
Re: pgbench with libevent? Tatsuo Ishii 06:06
Re: Support to define custom wait events for extensions Michael Paquier 06:28
Re: Adding a LogicalRepWorker type field 📎 Peter Smith 06:38
Re: Report planning memory in EXPLAIN ANALYZE Ashutosh Bapat 07:03
Re: Extract numeric filed in JSONB more effectively Andy Fan 07:06
Re: Report planning memory in EXPLAIN ANALYZE Ashutosh Bapat 07:09
Re: pgbench with libevent? Thomas Munro 07:15
Re: Extract numeric filed in JSONB more effectively Pavel Stehule 08:01
Re: Fix pg_stat_reset_single_table_counters function 📎 Masahiro Ikeda 08:12
Re: pgsql: Allow tailoring of ICU locales with custom rules Peter Eisentraut 08:34
Re: Support to define custom wait events for extensions Masahiro Ikeda 08:55
Re: Extract numeric filed in JSONB more effectively Andy Fan 09:16
Re: POC: Extension for adding distributed tracing - pg_tracing Nikita Malakhov 09:17
Re: Support to define custom wait events for extensions Michael Paquier 09:26
Re: proposal: jsonb_populate_array Alvaro Herrera 09:32
Re: pgbench with libevent? Alvaro Herrera 09:38
Re: Add PG CI to older PG releases 📎 Nazir Bilal Yavuz 09:46
Re: Synchronizing slots from primary to standby shveta malik 09:52
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Amit Kapila 10:07
Re: pgbench with libevent? Fabien COELHO 10:09
Re: pgbench with libevent? Fabien COELHO 10:22
Re: pgbench with libevent? Fabien COELHO 10:32
Re: Synchronizing slots from primary to standby 📎 shveta malik 10:38
Re: pgbench with libevent? Tatsuo Ishii 10:45
Re: [PoC] Improve dead tuple storage for lazy vacuum 📎 John Naylor 11:05
Re: Ignore 2PC transaction GIDs in query jumbling 📎 Dagfinn Ilmari Mannsåker 11:11
Re: Wrong rows estimations with joins of CTEs slows queries by more than factor 500 📎 Jian Guo 11:12
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication vignesh C 11:59
Re: proposal: jsonb_populate_array Pavel Stehule 12:51
Re: Extract numeric filed in JSONB more effectively Pavel Stehule 12:54
Re: Wrong rows estimations with joins of CTEs slows queries by more than factor 500 Tomas Vondra 12:58
Re: proposal: jsonb_populate_array Erik Rijkers 13:11
Re: proposal: jsonb_populate_array Pavel Stehule 13:37
Re: proposal: jsonb_populate_array Chapman Flack 13:47
Re: Extract numeric filed in JSONB more effectively Chapman Flack 14:04
Re: run pgindent on a regular basis / scripted manner Peter Eisentraut 14:04
Re: run pgindent on a regular basis / scripted manner Peter Eisentraut 14:08
Re: Extract numeric filed in JSONB more effectively Tom Lane 14:10
Re: walsender "wakeup storm" on PG16, likely because of bc971f4025c (Optimize walsender wake up logic using condition variables) Tomas Vondra 14:23
Re: proposal: jsonb_populate_array Pavel Stehule 14:26
Re: pgbench: allow to exit immediately when any client is aborted 📎 Yugo NAGATA 14:31
Re: [RFC] Add jit deform_counter 📎 Dmitry Dolgov 14:36
Re: Make psql's qeury canceling test simple by using signal() routine of IPC::Run Yugo NAGATA 14:37
Re: AssertLog instead of Assert in some places Ashutosh Bapat 14:37
Re: AssertLog instead of Assert in some places Ashutosh Bapat 14:47
Re: [PATCH] psql: \dn+ to show size of each schema (and \dA+ for AMs) 📎 Justin Pryzby 15:03
Re: pgbench - adding pl/pgsql versions of tests Nathan Bossart 15:07
Re: Do we want a hashset type? Florents Tselai 15:23
Regression test collate.icu.utf8 failed on REL_14_STABLE Japin Li 15:33
Re: Replace known_assigned_xids_lck by memory barrier Nathan Bossart 15:36
Re: Extract numeric filed in JSONB more effectively 📎 Andy Fan 15:42
Re: [PATCH] psql: Add tab-complete for optional view parameters David Zhang 17:34
Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } Jeff Davis 19:25
Re: In-placre persistance change of a relation 📎 Nathan Bossart 19:38
Regarding Contributions Satwik Sharma 19:54
Re: run pgindent on a regular basis / scripted manner Andrew Dunstan 19:58
Re: Regarding Contributions Bruce Momjian 20:37
ECPG Semantic Analysis Juan Rodrigo Alejandro Burgos Mella 21:00
Re: walsender "wakeup storm" on PG16, likely because of bc971f4025c (Optimize walsender wake up logic using condition variables) Thomas Munro 22:55
Re: PG 16 draft release notes ready Bruce Momjian 23:13
Re: Ignore 2PC transaction GIDs in query jumbling Michael Paquier 23:49

Aug. 15, 2023

Thread Author Time
Re: Support to define custom wait events for extensions Masahiro Ikeda 00:14
Re: Support to define custom wait events for extensions Michael Paquier 00:30
Re: Regression test collate.icu.utf8 failed on REL_14_STABLE Andy Fan 00:49
Re: Regression test collate.icu.utf8 failed on REL_14_STABLE Japin Li 00:54
Re: Regression test collate.icu.utf8 failed on REL_14_STABLE Japin Li 01:51
Re: [PoC] pg_upgrade: allow to upgrade publisher node Masahiko Sawada 02:21
Re: [RFC] Clang plugin for catching suspicious typedef casting Xing Guo 02:21
Re: [PoC] Improve dead tuple storage for lazy vacuum 📎 Masahiko Sawada 02:33
Re: Do we want a hashset type? jian he 02:37
Re: logicalrep_worker_launch -- counting/checking the worker limits 📎 Peter Smith 02:38
Re: Fix pg_stat_reset_single_table_counters function Masahiko Sawada 02:48
Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila 03:06
Re: proposal: jsonb_populate_array jian he 03:12
Re: Extract numeric filed in JSONB more effectively 📎 Andy Fan 03:24
Re: Using defines for protocol characters 📎 Nathan Bossart 04:07
Re: [PATCH] Add function to_oct Nathan Bossart 04:11
RE: [PoC] pg_upgrade: allow to upgrade publisher node 📎 Zhijie Hou (Fujitsu) 04:13
Re: Fix pg_stat_reset_single_table_counters function 📎 Masahiro Ikeda 05:13
Re: Extract numeric filed in JSONB more effectively Pavel Stehule 05:23
Re: Extract numeric filed in JSONB more effectively Pavel Stehule 05:33
Re: proposal: jsonb_populate_array Vik Fearing 05:44
Re: Using defines for protocol characters Tatsuo Ishii 05:46
Re: proposal: jsonb_populate_array Vik Fearing 05:48
Re: proposal: jsonb_populate_array Pavel Stehule 05:53
Re: ECPG Semantic Analysis Michael Meskes 05:57
Re: [PATCH] Add function to_oct Vik Fearing 05:58
Re: proposal: jsonb_populate_array Pavel Stehule 05:59
Re: ECPG Semantic Analysis Michael Meskes 05:59
Re: Extract numeric filed in JSONB more effectively Andy Fan 06:04
Re: proposal: jsonb_populate_array Vik Fearing 06:04
Re: proposal: jsonb_populate_array Pavel Stehule 06:26
pg_logical_emit_message() misses a XLogFlush() 📎 Michael Paquier 06:38
Re: A Question about InvokeObjectPostAlterHook 📎 Michael Paquier 06:48
Re: Extract numeric filed in JSONB more effectively Pavel Stehule 06:50
Re: [PATCH] Add function to_oct John Naylor 06:53
Re: Extract numeric filed in JSONB more effectively Andy Fan 07:05
Re: Extract numeric filed in JSONB more effectively Pavel Stehule 07:45
Re: pgbench - adding pl/pgsql versions of tests Fabien COELHO 07:46
Re: postgres_fdw: wrong results with self join + enable_nestloop off Etsuro Fujita 08:04
Re: New WAL record to detect the checkpoint redo location 📎 Dilip Kumar 08:53
Re: remaining sql/json patches jian he 08:58
Generating memory trace from Postgres backend process Muneeb Anwar 09:18
Re: LLVM 16 (opaque pointers) Fabien COELHO 09:26
Re: pg_logical_emit_message() misses a XLogFlush() Tomas Vondra 09:37
Re: pgbench: allow to exit immediately when any client is aborted Fabien COELHO 09:40
Re: cataloguing NOT NULL constraints Dean Rasheed 09:57
Re: cataloguing NOT NULL constraints Alvaro Herrera 10:15
Re: Replace known_assigned_xids_lck by memory barrier Michail Nikolaev 10:29
Avoid a potential unstable test case: xmlmap.sql 📎 Andy Fan 11:09
Re: Avoid a potential unstable test case: xmlmap.sql 📎 Andy Fan 11:26
Test case for parameterized remote path in postgres_fdw 📎 Etsuro Fujita 11:49
Re: [PoC] Improve dead tuple storage for lazy vacuum 📎 John Naylor 11:53
Re: postgres_fdw: wrong results with self join + enable_nestloop off Önder Kalacı 14:02
Re: BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG Heikki Linnakangas 14:40
Re: Avoid a potential unstable test case: xmlmap.sql Alexander Lakhin 15:00
Converting sql anywhere to postgres Russell Rose | Passfield Data Systems 15:06
Re: Replace known_assigned_xids_lck by memory barrier Nathan Bossart 15:22
Re: pgbench - adding pl/pgsql versions of tests Nathan Bossart 15:34
Re: [PATCH] Add function to_oct Nathan Bossart 15:42
Re: Using defines for protocol characters Nathan Bossart 15:58
Re: Extending SMgrRelation lifetimes Heikki Linnakangas 16:11
Re: Faster "SET search_path" Robert Haas 17:04
Re: initial pruning in parallel append Robert Haas 17:08
Re: [PATCH] Add function to_oct 📎 Nathan Bossart 17:17
Re: run pgindent on a regular basis / scripted manner 📎 Nathan Bossart 20:31
Re: Using defines for protocol characters Tatsuo Ishii 21:25
Re: Using defines for protocol characters Michael Paquier 21:37
Re: Using defines for protocol characters Alvaro Herrera 21:40
Re: Using defines for protocol characters Tatsuo Ishii 21:44
Logging of matching pg_hba.conf entry during auth skips trust auth, potential security issue Shaun Thomas 21:49
Re: pg_logical_emit_message() misses a XLogFlush() 📎 Michael Paquier 21:58
Would it be possible to backpatch Close support in libpq (28b5726) to PG16? Jelte Fennema 22:14
Re: Logging of matching pg_hba.conf entry during auth skips trust auth, potential security issue Michael Paquier 22:23
Re: Would it be possible to backpatch Close support in libpq (28b5726) to PG16? Michael Paquier 22:36
Re: Logging of matching pg_hba.conf entry during auth skips trust auth, potential security issue Jacob Champion 22:39
Re: Would it be possible to backpatch Close support in libpq (28b5726) to PG16? Alvaro Herrera 22:39
Re: Logging of matching pg_hba.conf entry during auth skips trust auth, potential security issue Michael Paquier 22:49
Re: Avoid a potential unstable test case: xmlmap.sql Andy Fan 23:03
Re: should frontend tools use syncfs() ? Michael Paquier 23:10
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Peter Smith 23:18

Aug. 16, 2023

Thread Author Time
Re: pg_logical_emit_message() misses a XLogFlush() Andres Freund 00:33

Browse Archives

Prev | Next