[go: up one dir, main page]

pgsql-hackers - September 2022

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

Sept. 1, 2022

Thread Author Time
Re: pg15b3: recovery fails with wal prefetch enabled Thomas Munro 00:05
Re: Reducing the chunk header sizes on all memory context types 📎 Tomas Vondra 00:12
Re: PostgreSQL 15 release announcement draft Justin Pryzby 00:15
Re: Handle infinite recursion in logical replication setup Peter Smith 00:19
Re: Reducing the chunk header sizes on all memory context types Tom Lane 00:23
Re: Reducing the chunk header sizes on all memory context types David Rowley 00:31
Re: [PATCH] Add native windows on arm64 support Michael Paquier 00:32
Re: Bug fix. autovacuum.c do_worker_start() associates memory allocations with TopMemoryContext rather than 'Autovacuum start worker (tmp)' Michael Paquier 00:35
Re: Reducing the chunk header sizes on all memory context types Tom Lane 00:46
Re: Reducing the chunk header sizes on all memory context types Tomas Vondra 00:49
Re: POC: Better infrastructure for automated testing of concurrency issues 📎 Alexander Korotkov 00:51
Re: pg15b3: recovery fails with wal prefetch enabled Justin Pryzby 00:52
Re: Solaris "sed" versus pre-v13 plpython tests Tom Lane 00:57
Re: Support tls-exporter as channel binding for TLSv1.3 Michael Paquier 00:57
Re: Reducing the chunk header sizes on all memory context types Tom Lane 01:06
Re: Avoid overhead open-close indexes (catalog updates) Kyotaro Horiguchi 01:12
Re: Add tracking of backend memory allocated to pg_stat_activity Kyotaro Horiguchi 01:28
Re: pg15b3: recovery fails with wal prefetch enabled Thomas Munro 01:37
Re: SELECT documentation Bruce Momjian 01:47
Re: [PATCH] Add native windows on arm64 support Tom Lane 02:22
RE: Handle infinite recursion in logical replication setup shiy.fnst@fujitsu.com 02:31
Re: num_sa_scans in genericcostestimate Jeff Janes 02:33
Re: pg15b3: recovery fails with wal prefetch enabled Justin Pryzby 02:48
Re: Add the ability to limit the amount of memory that can be allocated to backends. Kyotaro Horiguchi 02:48
Re: Instrumented pages/tuples frozen in autovacuum's server log out (and VACUUM VERBOSE) Jeff Janes 02:49
Re: pg15b3: recovery fails with wal prefetch enabled Kyotaro Horiguchi 03:08
Re: Reducing the chunk header sizes on all memory context types David Rowley 03:15
Re: Instrumented pages/tuples frozen in autovacuum's server log out (and VACUUM VERBOSE) Peter Geoghegan 03:24
Re: Handle infinite recursion in logical replication setup Amit Kapila 03:49
Re: Reducing the chunk header sizes on all memory context types Tom Lane 04:06
Re: Reducing the chunk header sizes on all memory context types David Rowley 04:08
Re: Reducing the chunk header sizes on all memory context types Tom Lane 04:19
Re: FOR EACH ROW triggers, on partitioend tables, with indexes? 📎 David Rowley 04:19
Re: pg15b3: recovery fails with wal prefetch enabled 📎 Thomas Munro 04:22
Re: Solaris "sed" versus pre-v13 plpython tests Noah Misch 04:25
question about access custom enum type from C Dmitry Markman 04:28
Re: [PATCH] Add native windows on arm64 support Michael Paquier 04:41
Re: Add tracking of backend memory allocated to pg_stat_activity Kyotaro Horiguchi 04:43
Re: pg15b3: recovery fails with wal prefetch enabled Justin Pryzby 04:47
Re: question about access custom enum type from C David Rowley 04:49
Re: question about access custom enum type from C Dmitry Markman 05:03
Re: pg15b3: recovery fails with wal prefetch enabled Kyotaro Horiguchi 05:17
Re: question about access custom enum type from C Dmitry Markman 05:31
Re: FOR EACH ROW triggers, on partitioend tables, with indexes? Justin Pryzby 05:31
Re: pg15b3: recovery fails with wal prefetch enabled Thomas Munro 05:35
Re: pg15b3: recovery fails with wal prefetch enabled Justin Pryzby 05:52
Re: pg_stat_have_stats() returns true for dropped indexes (or for index creation transaction rolled back) Drouvot, Bertrand 05:53
struct Trigger definition in trigger.sgml 📎 Etsuro Fujita 06:18
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı 06:23
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher 📎 Önder Kalacı 06:23
Re: [PATCH v1] [doc] polish the comments of reloptions Junwang Zhao 06:38
Re: pg_stat_have_stats() returns true for dropped indexes (or for index creation transaction rolled back) 📎 Drouvot, Bertrand 06:40
broken table formatting in psql Pavel Stehule 07:12
[PATCH] minor bug fix for pg_dump --clean 📎 Frédéric Yhuel 07:13
Re: [PATCH] Query Jumbling for CALL and SET utility statements Drouvot, Bertrand 07:16
Re: struct Trigger definition in trigger.sgml Richard Guo 07:29
Re: broken table formatting in psql John Naylor 08:00
use NoLock instead of the magic number 0 📎 Junwang Zhao 08:18
[PATCH v1] fix potential memory leak in untransformRelOptions 📎 Junwang Zhao 08:36
Re: Tracking last scan time Dave Page 08:46
Re: FOR EACH ROW triggers, on partitioend tables, with indexes? Alvaro Herrera 08:58
Re: Solaris "sed" versus pre-v13 plpython tests Alvaro Herrera 09:10
Re: broken table formatting in psql Kyotaro Horiguchi 09:22
Re: Column Filtering in Logical Replication Amit Kapila 09:53
Re: [PATCH] Query Jumbling for CALL and SET utility statements 📎 Drouvot, Bertrand 10:55
Re: pg15b3: recovery fails with wal prefetch enabled Thomas Munro 11:18
RE: Perform streaming logical transactions by background workers and parallel apply 📎 houzj.fnst@fujitsu.com 11:23
Re: pg_rewind WAL segments deletion pitfall 📎 Polina Bungina 11:33
Re: Avoid overhead open-close indexes (catalog updates) Ranier Vilela 11:42
Re: pg_rewind WAL segments deletion pitfall Polina Bungina 11:58
Re: Tracking last scan time Bruce Momjian 12:03
Proposal: Allow walsenders to send WAL directly from wal_buffers to replicas Bharath Rupireddy 12:11
Re: [PATCH v1] fix potential memory leak in untransformRelOptions Daniel Gustafsson 12:14
Re: Tracking last scan time Dave Page 12:18
Re: Tracking last scan time Matthias van de Meent 12:18
Re: TAP output format in pg_regress 📎 Daniel Gustafsson 12:21
Re: [POC] Allow flattening of subquery with a link to upper query Richard Guo 12:24
Re: POC: GROUP BY optimization Tomas Vondra 13:06
Re: plpgsql-trigger.html: Format TG_ variables as table (patch) 📎 Christoph Berg 13:07
Re: Reducing the chunk header sizes on all memory context types Ranier Vilela 13:27
Re: SQL/JSON features for v15 📎 Nikita Glukhov 13:54
Re: POC: GROUP BY optimization Jonathan S. Katz 14:05
Re: [PATCH v1] fix potential memory leak in untransformRelOptions Tom Lane 14:10
Re: [PATCH v1] fix potential memory leak in untransformRelOptions Junwang Zhao 14:38
Re: [PATCH] Query Jumbling for CALL and SET utility statements Imseih (AWS), Sami 15:13
[BUG] wrong FK constraint name when colliding name on ATTACH 📎 Jehan-Guillaume de Rorthais 16:41
Re: [PATCH v1] fix potential memory leak in untransformRelOptions Tom Lane 17:13
Re: Schema variables - new implementation for Postgres 15 📎 Pavel Stehule 18:17
Re: Tracking last scan time Andres Freund 18:35
Re: Handle infinite recursion in logical replication setup 📎 vignesh C 18:39
Re: Handle infinite recursion in logical replication setup vignesh C 18:44
Re: Handle infinite recursion in logical replication setup vignesh C 18:48
Re: Handle infinite recursion in logical replication setup vignesh C 18:49
make additional use of optimized linear search routines 📎 Nathan Bossart 18:51
Re: Handle infinite recursion in logical replication setup vignesh C 18:53
Re: add test: pg_rowlocks extension Tom Lane 19:07
Re: Bug: Reading from single byte character column type may cause out of bounds memory reads. Tom Lane 19:35
Re: introduce bufmgr hooks Nathan Bossart 20:11
Re: Bug: When user-defined AM is used, the index path cannot be selected correctly 📎 Tom Lane 20:33
Re: pg_auth_members.grantor is bunk Jeff Davis 20:34
Re: windows resource files, bugs and what do we actually want Magnus Hagander 20:34
Re: allowing for control over SET ROLE Nathan Bossart 20:57
pgsql: Revert SQL/JSON features Andrew Dunstan 21:13
Re: SQL/JSON features for v15 Andrew Dunstan 21:13
Re: introduce bufmgr hooks 📎 Nathan Bossart 21:18
Re: Use -fvisibility=hidden for shared libraries 📎 Andres Freund 21:19
Re: windows resource files, bugs and what do we actually want Andres Freund 21:22
Re: Bug: When user-defined AM is used, the index path cannot be selected correctly 📎 Tom Lane 21:22
Re: windows resource files, bugs and what do we actually want Magnus Hagander 21:26
Re: SQL/JSON features for v15 Jonathan S. Katz 21:55
Re: Allow logical replication to copy tables in binary format Andres Freund 22:25
Re: postgres_fdw hint messages 📎 Nathan Bossart 22:31
Re: [PATCH v1] fix potential memory leak in untransformRelOptions Junwang Zhao 23:08
Re: postgres_fdw hint messages Tom Lane 23:08
Re: [RFC] building postgres with meson - v11 samay sharma 23:12
Re: postgres_fdw hint messages Nathan Bossart 23:31
Can we avoid chdir'ing in resolve_symlinks() ? Tom Lane 23:39

Sept. 2, 2022

Thread Author Time
Re: Fix possible bogus array out of bonds (src/backend/access/brin/brin_minmax_multi.c) David Rowley 00:27
Re: introduce bufmgr hooks Andres Freund 00:34
[PATCH] docs: Document the automatically generated names for indices jadel 00:47
[PATCH] docs: Document the automatically generated names for indices jadel 00:47
Re: Fix possible bogus array out of bonds (src/backend/access/brin/brin_minmax_multi.c) Ranier Vilela 00:55
test_decoding assertion failure for the loss of top-sub transaction relationship osumi.takamichi@fujitsu.com 00:56
Re: Fix possible bogus array out of bonds (src/backend/access/brin/brin_minmax_multi.c) David Rowley 00:58
Re: PostgreSQL 15 release announcement draft Jonathan S. Katz 00:59
RE: test_decoding assertion failure for the loss of top-sub transaction relationship 📎 kuroda.hayato@fujitsu.com 01:08
Re: PostgreSQL 15 release announcement draft 📎 Jonathan S. Katz 01:10
Re: windows resource files, bugs and what do we actually want Andres Freund 01:26
Re: Can we avoid chdir'ing in resolve_symlinks() ? Isaac Morland 01:27
Re: Can we avoid chdir'ing in resolve_symlinks() ? Tom Lane 02:48
Re: [PATCH] Optimize json_lex_string by batching character copying John Naylor 02:49
Re: Column Filtering in Logical Replication 📎 Peter Smith 03:15
Re: test_decoding assertion failure for the loss of top-sub transaction relationship Kyotaro Horiguchi 04:16
Re: [HACKERS] PoC: custom signal handler for extensions Andrey Lepikhov 05:06
Re: Bug: Reading from single byte character column type may cause out of bounds memory reads. Noah Misch 05:09
Re: broken table formatting in psql Kyotaro Horiguchi 05:17
Re: test_decoding assertion failure for the loss of top-sub transaction relationship Dilip Kumar 05:29
Re: Schema variables - new implementation for Postgres 15 📎 Pavel Stehule 05:42
Re: test_decoding assertion failure for the loss of top-sub transaction relationship Kyotaro Horiguchi 05:46
RE: test_decoding assertion failure for the loss of top-sub transaction relationship kuroda.hayato@fujitsu.com 05:54
Re: test_decoding assertion failure for the loss of top-sub transaction relationship Dilip Kumar 05:57
Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila 06:09
Re: pg15b3: recovery fails with wal prefetch enabled Thomas Munro 06:20
Re: Add tracking of backend memory allocated to pg_stat_activity Drouvot, Bertrand 06:33
Re: broken table formatting in psql John Naylor 06:43
Re: test_decoding assertion failure for the loss of top-sub transaction relationship Kyotaro Horiguchi 06:54
Re: [RFC] building postgres with meson - v12 John Naylor 07:17
Re: allowing for control over SET ROLE Wolfgang Walther 07:20
Re: Add the ability to limit the amount of memory that can be allocated to backends. Drouvot, Bertrand 07:30
Re: pg_receivewal and SIGTERM Michael Paquier 08:00
Re: pg_receivewal and SIGTERM Daniel Gustafsson 08:01
Re: struct Trigger definition in trigger.sgml Etsuro Fujita 08:02
Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work Michael Paquier 08:09
Re: Reducing the chunk header sizes on all memory context types 📎 David Rowley 08:11
Re: [Commitfest 2022-09] Begins This Thursday Michael Paquier 08:14
Re: broken table formatting in psql 📎 Kyotaro Horiguchi 08:19
Re: Handle infinite recursion in logical replication setup Peter Smith 08:21
Re: Handle infinite recursion in logical replication setup Peter Smith 08:26
Re: Add the ability to limit the amount of memory that can be allocated to backends. David Rowley 08:52
Re: [PATCH] Query Jumbling for CALL and SET utility statements 📎 Drouvot, Bertrand 09:06
Re: plpgsql-trigger.html: Format TG_ variables as table (patch) 📎 Daniel Gustafsson 09:19
Re: add test: pg_rowlocks extension Dong Wook Lee 09:34
Re: Allow foreign keys to reference a superset of unique columns Wolfgang Walther 09:42
Clarify restriction on partitioned tables primary key / unique indexes 📎 David Rowley 09:44
Remove dead code from sepgsql 📎 Daniel Gustafsson 09:56
Re: Clarify restriction on partitioned tables primary key / unique indexes Erik Rijkers 10:01
Re: Updatable Views and INSERT INTO ... ON CONFLICT walther 10:04
Re: Clarify restriction on partitioned tables primary key / unique indexes 📎 David Rowley 10:06
Re: test_decoding assertion failure for the loss of top-sub transaction relationship Amit Kapila 10:27
Re: Handle infinite recursion in logical replication setup 📎 vignesh C 10:29
Re: Handle infinite recursion in logical replication setup vignesh C 10:33
Re: [PATCH] Compression dictionaries for JSONB 📎 Aleksander Alekseev 10:50
RE: test_decoding assertion failure for the loss of top-sub transaction relationship kuroda.hayato@fujitsu.com 11:06
Re: [POC] Allow flattening of subquery with a link to upper query Andrey Lepikhov 11:08
Re: Different compression methods for FPI 📎 Justin Pryzby 11:55
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Justin Pryzby 11:55
Re: SQL/JSON features for v15 Justin Pryzby 11:56
Re: Fix possible bogus array out of bonds (src/backend/access/brin/brin_minmax_multi.c) Justin Pryzby 12:01
Re: make additional use of optimized linear search routines Richard Guo 12:15
Re: Missing CFI in iterate_word_similarity() 📎 Daniel Gustafsson 12:26
Re: Fix possible bogus array out of bonds (src/backend/access/brin/brin_minmax_multi.c) 📎 Ranier Vilela 12:36
Re: broken table formatting in psql Alvaro Herrera 12:43
Re: Missing CFI in iterate_word_similarity() Tom Lane 12:57
Re: Missing CFI in iterate_word_similarity() Daniel Gustafsson 13:06
Re: Missing CFI in iterate_word_similarity() Tom Lane 13:16
Re: windows resource files, bugs and what do we actually want Magnus Hagander 13:18
Re: Missing CFI in iterate_word_similarity() Daniel Gustafsson 13:22
Re: pg_auth_members.grantor is bunk Robert Haas 13:30
Re: Column Filtering in Logical Replication Amit Kapila 13:40
Re: Asynchronous execution support for Custom Scan Kazutaka Onishi 13:43
Re: allowing for control over SET ROLE Robert Haas 14:20
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar 14:21
json docs fix jsonb_path_exists_tz again 📎 Erik Rijkers 14:25
Re: On login trigger: take three 📎 Daniel Gustafsson 15:36
Re: [PATCH] docs: Document the automatically generated names for indices Bruce Momjian 15:46
walmethods.c/h are doing some strange things 📎 Robert Haas 15:52
Re: Remove dead code from sepgsql Robert Haas 15:55
Re: On login trigger: take three Zhihong Yu 16:13
Re: [RFC] building postgres with meson - v12 📎 Andres Freund 16:35
Re: [RFC] building postgres with meson - v12 Andres Freund 16:57

Browse Archives

Prev | Next