pgsql-hackers before 2023-09-28 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

Sept. 26, 2023

Thread Author Time
Re: How to update unicode mapping table? Japin Li 01:23
Re: How to update unicode mapping table? Japin Li 01:30
Re: Fix a wrong comment in setrefs.c Richard Guo 01:51
Could not run generate_unaccent_rules.py script when update unicode Japin Li 02:43
Re: pg_upgrade and logical replication Amit Kapila 04:10
Re: [HACKERS] Should logtape.c blocks be of type long? 📎 Michael Paquier 04:15
How are jsonb_path_query SRFs $.datetime() defined ? Markur Sens 04:19
Re: Various small doc improvements; plpgsql, schemas, permissions, oidvector Karl O. Pinc 04:30
Re: Various small doc improvements; plpgsql, schemas, permissions, oidvector 📎 Karl O. Pinc 04:37
RE: [PoC] pg_upgrade: allow to upgrade publisher node Zhijie Hou (Fujitsu) 04:48
Re: Remove distprep Michael Paquier 04:49
Re: Doc: vcregress .bat commands list lacks "taptest" Yugo NAGATA 05:21
RE: [PoC] pg_upgrade: allow to upgrade publisher node 📎 Hayato Kuroda (Fujitsu) 05:21
Re: Remove MSVC scripts from the tree NINGWEI CHEN 05:25
Re: pg_upgrade and logical replication vignesh C 05:28
Re: Avoid a possible out-of-bounds access (src/backend/optimizer/util/relnode.c) Ashutosh Bapat 05:41
RE: pg_upgrade and logical replication Hayato Kuroda (Fujitsu) 05:46
Re: POC: GROUP BY optimization Andrey Lepikhov 05:51
Re: [PGdocs] fix description for handling pf non-ASCII characters Karl O. Pinc 06:03
Re: Improve the log message output of basic_archive when basic_archive.archive_directory parameter is not set Daniel Gustafsson 06:13
RE: Partial aggregates pushdown 📎 [email protected] 06:26
Re: Incorrect handling of OOM in WAL replay leading to data loss 📎 Michael Paquier 06:48
Re: Regression in COPY FROM caused by 9f8377f7a2 Laurenz Albe 06:48
Re: Invalidate the subscription worker in cases where a user loses their superuser status Peter Smith 07:32
Fail hard if xlogreader.c fails on out-of-memory 📎 Michael Paquier 07:38
Re: logfmt and application_context Étienne BERSAC 07:56
Re: Regression in COPY FROM caused by 9f8377f7a2 📎 Laurenz Albe 08:11
OpenSSL v3 performance regressions Adrien Nayrat 08:36
Re: Move global variables of pgoutput to plugin private scope. Amit Kapila 08:40
Re: OpenSSL v3 performance regressions Daniel Gustafsson 08:52
Re: POC, WIP: OR-clause support for indexes 📎 a.rybakina 09:08
Re: POC, WIP: OR-clause support for indexes 📎 a.rybakina 09:13
Re: POC, WIP: OR-clause support for indexes 📎 a.rybakina 09:21
Re: POC, WIP: OR-clause support for indexes a.rybakina 09:39
Re: Avoid a possible out-of-bounds access (src/backend/optimizer/util/relnode.c) David Rowley 10:02
Re: Add const qualifiers Peter Eisentraut 10:34
Re: Avoid a possible out-of-bounds access (src/backend/optimizer/util/relnode.c) Ashutosh Bapat 10:34
Re: Build the docs if there are changes in docs and don't run other tasks if the changes are only in docs Peter Eisentraut 10:48
Re: [PoC] pg_upgrade: allow to upgrade publisher node Bharath Rupireddy 11:12
Re: Opportunistically pruning page before update James Coleman 12:30
Re: Avoid a possible out-of-bounds access (src/backend/optimizer/util/relnode.c) Ranier Vilela 12:30
Re: Avoid a possible out-of-bounds access (src/backend/optimizer/util/relnode.c) David Rowley 12:57
Re: Add test module for Table Access Method 📎 Fabrízio de Royes Mello 13:00
[Code Cleanup] : Small code cleanup in twophase.sql 📎 Nishant Sharma 13:01
Re: Correct the documentation for work_mem David Rowley 13:05
Re: generic plans and "initial" pruning 📎 Amit Langote 13:06
Re: Partial aggregates pushdown Alexander Pyhalov 13:15
Re: [PATCH] Add inline comments to the pg_hba_file_rules view Peter Eisentraut 13:19
RE: [PGdocs] fix description for handling pf non-ASCII characters 📎 Hayato Kuroda (Fujitsu) 13:40
Re: BUG #17540: Prepared statement: PG switches to a generic query plan which is consistently much slower 📎 David Rowley 13:42
RE: Move global variables of pgoutput to plugin private scope. Zhijie Hou (Fujitsu) 13:49
RE: Move global variables of pgoutput to plugin private scope. 📎 Zhijie Hou (Fujitsu) 13:55
Re: [PATCH] Add inline comments to the pg_hba_file_rules view Daniel Gustafsson 13:55
Re: Invalidate the subscription worker in cases where a user loses their superuser status vignesh C 13:57
Re: dikkop seems unhappy because of openssl stuff (FreeBSD 14-BETA1) Tomas Vondra 14:03
What's the ItemPointer's meaning here? jacktby jacktby 14:16
Re: Partial aggregates pushdown Bruce Momjian 14:16
Re: Questions about the new subscription parameter: password_required Benoit Lobréau 14:27
Index AmInsert Parameter Confused? jacktby jacktby 14:31
Re: Build the docs if there are changes in docs and don't run other tasks if the changes are only in docs Nazir Bilal Yavuz 14:51
Re: Eager page freeze criteria clarification Andres Freund 15:11
Re: pg_resetwal tests, logging, and docs update Aleksander Alekseev 15:19
Re: Eager page freeze criteria clarification Andres Freund 15:19
Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } Robert Haas 15:28
Re: SET ROLE documentation improvement 📎 Yurii Rashkovskii 15:33
Re: XLog size reductions: smaller XLRec block header for PG17 Aleksander Alekseev 15:33
Re: pg_rewind with cascade standby doesn't work well Aleksander Alekseev 15:44
Re: [PATCH] Add inline comments to the pg_hba_file_rules view Greg Sabino Mullane 15:55
Re: Eager page freeze criteria clarification Peter Geoghegan 16:07
Re: Remove MSVC scripts from the tree Andrew Dunstan 16:17
Re: Questions about the new subscription parameter: password_required 📎 Benoit Lobréau 16:21
Re: False "pg_serial": apparent wraparound” in logs Heikki Linnakangas 16:29
Re: Index AmInsert Parameter Confused? Matthias van de Meent 16:45
Re: Questions about the new subscription parameter: password_required Jeff Davis 17:00
Re: Avoid a possible out-of-bounds access (src/backend/optimizer/util/relnode.c) 📎 Ranier Vilela 17:10
Re: [PGdocs] fix description for handling pf non-ASCII characters Karl O. Pinc 17:45
Re: Eager page freeze criteria clarification Robert Haas 17:49
Re: Questions about the new subscription parameter: password_required Robert Haas 17:53
Re: [PGdocs] fix description for handling pf non-ASCII characters Tom Lane 18:01
Re: [PATCH] Add inline comments to the pg_hba_file_rules view Jim Jones 18:40
Re: Is this a problem in GenericXLogFinish()? 📎 Jeff Davis 19:32
Re: Add const qualifiers David Steele 20:19
Re: Obsolete reference to pg_relation in comment Bruce Momjian 21:07
Re: Is this a problem in GenericXLogFinish()? Heikki Linnakangas 21:14
Re: Better help output for pgbench -I init_steps Peter Eisentraut 21:29
Re: [PATCH] pgrowlocks: Make mode names consistent with docs Bruce Momjian 21:42
Re: [PGdocs] fix description for handling pf non-ASCII characters Karl O. Pinc 21:50
Re: dikkop seems unhappy because of openssl stuff (FreeBSD 14-BETA1) Tom Lane 21:50
Re: Fail hard if xlogreader.c fails on out-of-memory Thomas Munro 22:06
Annoying build warnings from latest Apple toolchain Tom Lane 22:23
RE: Partial aggregates pushdown 📎 [email protected] 22:35
Re: pg_upgrade instructions involving "rsync --size-only" might lead to standby corruption? Bruce Momjian 22:54
Re: Document that server will start even if it's unable to open some TCP/IP ports Bruce Momjian 23:02
Re: Is this a problem in GenericXLogFinish()? 📎 Jeff Davis 23:13
Re: Fail hard if xlogreader.c fails on out-of-memory Michael Paquier 23:14
Re: pg_rewind with cascade standby doesn't work well Michael Paquier 23:33
Re: [PoC/RFC] Multiple passwords, interval expirations Jeff Davis 23:36
Re: Correct the documentation for work_mem Bruce Momjian 23:44
Re: XLog size reductions: Reduced XLog record header size for PG17 Michael Paquier 23:51

Sept. 27, 2023

Thread Author Time
Re: Could not run generate_unaccent_rules.py script when update unicode Michael Paquier 00:03
Re: Annoying build warnings from latest Apple toolchain Tom Lane 00:37
Re: Could not run generate_unaccent_rules.py script when update unicode Japin Li 01:15
Re: Invalidate the subscription worker in cases where a user loses their superuser status Peter Smith 01:28
Re: Fail hard if xlogreader.c fails on out-of-memory Noah Misch 01:28
Re: Index AmInsert Parameter Confused? jacktby jacktby 03:03
Re: Move global variables of pgoutput to plugin private scope. Michael Paquier 03:40
Re: pg_upgrade and logical replication Michael Paquier 03:44
Re: Move global variables of pgoutput to plugin private scope. Amit Kapila 04:09
Re: Move global variables of pgoutput to plugin private scope. Michael Paquier 04:16
RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu) 04:34
Re: Synchronizing slots from primary to standby Peter Smith 04:36
Re: Move global variables of pgoutput to plugin private scope. Amit Kapila 04:45
RE: Move global variables of pgoutput to plugin private scope. Zhijie Hou (Fujitsu) 04:51
Re: Move global variables of pgoutput to plugin private scope. Michael Paquier 04:56
Re: Move global variables of pgoutput to plugin private scope. Amit Kapila 05:21
Re: pg_upgrade --check fails to warn about abstime Suraj Kharage 05:40
Re: Invalidate the subscription worker in cases where a user loses their superuser status 📎 vignesh C 05:43
Re: Could not run generate_unaccent_rules.py script when update unicode Michael Paquier 05:46
Re: Move global variables of pgoutput to plugin private scope. Michael Paquier 05:47
Re: Invalidate the subscription worker in cases where a user loses their superuser status vignesh C 05:47
Re: Could not run generate_unaccent_rules.py script when update unicode Japin Li 05:56
pg_stat_get_activity(): integer overflow due to (int) * (int) for MemoryContextAllocHuge() 📎 Jakub Wartak 06:41
Re: [PGdocs] fix description for handling pf non-ASCII characters Peter Smith 06:48
Re: Invalidate the subscription worker in cases where a user loses their superuser status Amit Kapila 06:57
Re: Use virtual tuple slot for Unique node David Rowley 07:01
Re: Requiring recovery.signal or standby.signal when recovering with a backup_label 📎 Michael Paquier 07:25
Re: [PoC] Reducing planning time when tables have many partitions Yuya Watari 07:28
Re: Avoid a possible out-of-bounds access (src/backend/optimizer/util/relnode.c) David Rowley 07:35
Re: Move global variables of pgoutput to plugin private scope. Michael Paquier 07:57
Re: make add_paths_to_append_rel aware of startup cost David Rowley 08:03
Re: pg_stat_get_activity(): integer overflow due to (int) * (int) for MemoryContextAllocHuge() Michael Paquier 08:08
Re: logfmt and application_context Daniel Gustafsson 08:14
Re: [PATCH] Add inline comments to the pg_hba_file_rules view Daniel Gustafsson 08:21
Re: pg_stat_get_activity(): integer overflow due to (int) * (int) for MemoryContextAllocHuge() 📎 Jakub Wartak 08:28
Re: Memory consumed by child SpecialJoinInfo in partitionwise join planning Amit Langote 09:00
Re: dikkop seems unhappy because of openssl stuff (FreeBSD 14-BETA1) Tomas Vondra 09:06
Re: Synchronizing slots from primary to standby Drouvot, Bertrand 09:43
Re: pg_upgrade and logical replication vignesh C 10:06
Re: Index AmInsert Parameter Confused? Matthias van de Meent 10:08
Re: ubsan Alexander Lakhin 11:00
Re: Memory consumed by child SpecialJoinInfo in partitionwise join planning 📎 Ashutosh Bapat 11:07
Re: Memory consumed by child SpecialJoinInfo in partitionwise join planning Amit Langote 11:52
Re: Synchronizing slots from primary to standby 📎 shveta malik 11:55
Re: logfmt and application_context Étienne BERSAC 11:57
Re: Synchronizing slots from primary to standby 📎 shveta malik 12:03
Re: Partial aggregates pushdown Alexander Pyhalov 12:36
Re: Testing autovacuum wraparound (including failsafe) 📎 Masahiko Sawada 12:39
Re: should frontend tools use syncfs() ? Peter Eisentraut 12:56
RE: [PGdocs] fix description for handling pf non-ASCII characters 📎 Hayato Kuroda (Fujitsu) 12:58
RE: [PGdocs] fix description for handling pf non-ASCII characters Hayato Kuroda (Fujitsu) 12:59
RE: [PGdocs] fix description for handling pf non-ASCII characters Hayato Kuroda (Fujitsu) 13:00
Re: Should consider materializing the cheapest inner path in consider_parallel_nestloop() tender wang 13:06
Re: Avoid a possible out-of-bounds access (src/backend/optimizer/util/relnode.c) Ranier Vilela 13:37
Re: dikkop seems unhappy because of openssl stuff (FreeBSD 14-BETA1) Tom Lane 13:38
Re: remaining sql/json patches 📎 Amit Langote 13:55
Re: [PGdocs] fix description for handling pf non-ASCII characters Karl O. Pinc 13:59
Re: pg_upgrade and logical replication Amit Kapila 14:01
Re: Avoid a possible out-of-bounds access (src/backend/optimizer/util/relnode.c) Abhijit Menon-Sen 14:07
Re: remaining sql/json patches 📎 Erik Rijkers 14:23
Re: Is this a problem in GenericXLogFinish()? Robert Haas 14:36
Re: pg_stat_get_activity(): integer overflow due to (int) * (int) for MemoryContextAllocHuge() Peter Eisentraut 14:42
Re: Is this a problem in GenericXLogFinish()? Jeff Davis 15:03
Re: SLRUs in the main buffer pool - Page Header definitions Robert Haas 15:09
Re: Is this a problem in GenericXLogFinish()? Robert Haas 15:47
Re: Is this a problem in GenericXLogFinish()? Heikki Linnakangas 15:57
Re: Index AmInsert Parameter Confused? jacktby jacktby 16:17
Re: Eager page freeze criteria clarification Andres Freund 16:34
Set enable_seqscan doesn't take effect? jacktby jacktby 16:37
Re: Index range search optimization 📎 Alexander Korotkov 16:41
Re: Unlinking Parallel Hash Join inner batch files sooner Heikki Linnakangas 16:42
Re: Eager page freeze criteria clarification Andres Freund 17:01
Re: Set enable_seqscan doesn't take effect? Andres Freund 17:07
Re: Add pg_basetype() function to obtain a DOMAIN base type Alexander Korotkov 17:22
Re: Eager page freeze criteria clarification Peter Geoghegan 17:25
Re: pg_stat_get_activity(): integer overflow due to (int) * (int) for MemoryContextAllocHuge() Andres Freund 17:29
Re: Eager page freeze criteria clarification Andres Freund 17:46
Re: Eager page freeze criteria clarification Peter Geoghegan 18:23
Re: Streaming I/O, vectored I/O (WIP) Heikki Linnakangas 18:33
Re: Eager page freeze criteria clarification Melanie Plageman 18:36
Re: Eager page freeze criteria clarification Peter Geoghegan 18:57
Re: Annoying build warnings from latest Apple toolchain 📎 Tom Lane 19:05
Re: Eager page freeze criteria clarification Robert Haas 19:25
Re: dikkop seems unhappy because of openssl stuff (FreeBSD 14-BETA1) Tomas Vondra 19:33
Re: Eager page freeze criteria clarification Robert Haas 19:45
Re: Eager page freeze criteria clarification Andres Freund 20:03
Re: Eager page freeze criteria clarification Peter Geoghegan 20:04
Re: Streaming I/O, vectored I/O (WIP) Andres Freund 20:13
Re: Eager page freeze criteria clarification Peter Geoghegan 20:14
Re: Eager page freeze criteria clarification Andres Freund 20:45
Re: Checks in RegisterBackgroundWorker.() 📎 Heikki Linnakangas 20:46
Re: Annoying build warnings from latest Apple toolchain Tom Lane 20:52
Re: Eager page freeze criteria clarification Peter Geoghegan 21:26
Re: Streaming I/O, vectored I/O (WIP) Thomas Munro 21:30
Re: Eager page freeze criteria clarification Peter Geoghegan 21:44
Re: pg_stat_get_activity(): integer overflow due to (int) * (int) for MemoryContextAllocHuge() Michael Paquier 22:53
Re: Eager page freeze criteria clarification Melanie Plageman 23:09
Re: Eager page freeze criteria clarification Peter Geoghegan 23:38
Re: Should consider materializing the cheapest inner path in consider_parallel_nestloop() David Rowley 23:41
Re: [PGdocs] fix description for handling pf non-ASCII characters Peter Smith 23:49
Re: Should consider materializing the cheapest inner path in consider_parallel_nestloop() David Rowley 23:49

Browse Archives

Prev | Next