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

March 19, 2023

Thread Author Time
Re: buildfarm + meson Andrew Dunstan 01:32
Re: MERGE ... WHEN NOT MATCHED BY SOURCE 📎 Dean Rasheed 09:10
Re: Supporting MERGE on updatable views 📎 Dean Rasheed 09:11
Re: heapgettup refactoring David Rowley 09:38
Replace known_assigned_xids_lck by memory barrier 📎 Michail Nikolaev 09:43
Re: Fix fseek() detection of unseekable files on WIN32 Michael Paquier 11:20
server log inflates due to pg_logical_slot_peek_changes/pg_logical_slot_get_changes calls Jeevan Ladhe 11:29
Re: Fix fseek() detection of unseekable files on WIN32 📎 Michael Paquier 11:45
Re: Extending outfuncs support to utility statements Alexander Lakhin 12:00
Re: pg_stat_statements and "IN" conditions 📎 Dmitry Dolgov 12:27
Re: proposal: possibility to read dumped table's name from file 📎 Justin Pryzby 14:01
Re: Commitfest 2023-03 starting tomorrow! Peter Eisentraut 16:05
Re: buildfarm + meson Andrew Dunstan 16:48
Re: Should vacuum process config file reload more often 📎 Melanie Plageman 16:48
Re: Extending outfuncs support to utility statements Tom Lane 18:22
Re: Fix fseek() detection of unseekable files on WIN32 Juan José Santamaría Flecha 19:10
Re: Memory leak from ExecutorState context? Justin Pryzby 19:31
Re: proposal: possibility to read dumped table's name from file Pavel Stehule 20:27
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands stephane tachoires 20:45
Re: Infinite Interval Joseph Koshakow 20:46
Re: Commitfest 2023-03 starting tomorrow! Tom Lane 20:56
Re: Infinite Interval Tom Lane 21:13
Re: Infinite Interval 📎 Joseph Koshakow 21:46
Re: Fix fseek() detection of unseekable files on WIN32 Michael Paquier 22:06
Re: Allow logical replication to copy tables in binary format Peter Smith 22:07
Re: Commitfest 2023-03 starting tomorrow! Thomas Munro 22:13
Remove AUTH_REQ_KRB4 and AUTH_REQ_KRB5 in libpq code 📎 Michael Paquier 22:20
Re: Avoid use deprecated Windows Memory API Michael Paquier 22:41
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode 📎 Melanie Plageman 22:50
Re: Remove AUTH_REQ_KRB4 and AUTH_REQ_KRB5 in libpq code Tom Lane 22:53
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode Melanie Plageman 22:59
Re: Amcheck verification of GiST and GIN 📎 Andrey Borodin 23:00
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Michael Paquier 23:43
Re: Remove AUTH_REQ_KRB4 and AUTH_REQ_KRB5 in libpq code Michael Paquier 23:48

March 20, 2023

Thread Author Time
Re: Commitfest 2023-03 starting tomorrow! Thomas Munro 00:05
Re: Commitfest 2023-03 starting tomorrow! Tom Lane 00:10
Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Michael Paquier 00:30
Re: Commitfest 2023-03 starting tomorrow! Thomas Munro 00:53
RE: Data is copied twice when specifying both child and parent table in publication 📎 [email protected] 00:53
Lock conflict 席冲 (宜穆) 01:58
Re: Lock conflict David Rowley 02:12
Re: Allow logical replication to copy tables in binary format Amit Kapila 02:13
Re: meson documentation build open issues 📎 Andres Freund 02:33
Re: Add pg_walinspect function with block info columns Kyotaro Horiguchi 03:20
Re: logical decoding and replication of sequences, take 2 Amit Kapila 03:42
RE: Allow logical replication to copy tables in binary format Hayato Kuroda (Fujitsu) 04:13
Re: Initial Schema Sync for Logical Replication Amit Kapila 04:21
Re: Improve logging when using Huge Pages Michael Paquier 04:54
Re: Improve logging when using Huge Pages Michael Paquier 05:03
Re: Improve logging when using Huge Pages Tom Lane 05:09
Re: Improve logging when using Huge Pages Michael Paquier 05:17
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 05:24
Re: BF mamba failure Peter Smith 06:10
Re: Privileges on PUBLICATION Peter Eisentraut 06:17
Re: An oversight in ExecInitAgg for grouping sets Richard Guo 06:18
Re: RADIUS tests and improvements Michael Paquier 06:18
Re: Add macros for ReorderBufferTXN toptxn Peter Smith 06:26
Missing rules for queryjumblefuncs.{funcs,switch}.c for maintainer-clean 📎 Michael Paquier 06:43
Re: proposal: possibility to read dumped table's name from file 📎 Pavel Stehule 07:01
Re: Missing rules for queryjumblefuncs.{funcs,switch}.c for maintainer-clean Richard Guo 07:18
RE: Dropped and generated columns might cause wrong data on subs when REPLICA IDENTITY FULL 📎 [email protected] 07:18
Re: Remove nonmeaningful prefixes in PgStat_* fields Michael Paquier 07:32
Re: Data is copied twice when specifying both child and parent table in publication Peter Smith 07:32
Re: Missing rules for queryjumblefuncs.{funcs,switch}.c for maintainer-clean Michael Paquier 07:46
Re: Missing rules for queryjumblefuncs.{funcs,switch}.c for maintainer-clean Daniel Gustafsson 07:49
Re: Missing rules for queryjumblefuncs.{funcs,switch}.c for maintainer-clean Richard Guo 08:04
About a recently-added permission-related error message 📎 Kyotaro Horiguchi 08:05
Re: Timeline ID hexadecimal format 📎 Peter Eisentraut 08:17
Re: logical decoding and replication of sequences, take 2 Tomas Vondra 08:19
Re: Exclusion constraints on partitioned tables Ronan Dunklau 08:24
Re: Memory leak from ExecutorState context? Tomas Vondra 08:32
Re: psql: Add role's membership options to the \du+ command 📎 Pavel Luzanov 08:49
Re: Data is copied twice when specifying both child and parent table in publication Amit Kapila 08:53
Re: Remove nonmeaningful prefixes in PgStat_* fields 📎 Drouvot, Bertrand 09:05
Re: Fix misplaced shared_preload_libraries_in_progress check in few extensions Kyotaro Horiguchi 09:05
RE: Support logical replication of DDLs 📎 [email protected] 09:17
RE: Simplify some codes in pgoutput 📎 [email protected] 09:19
RE: Simplify some codes in pgoutput [email protected] 09:20
Re: Dropped and generated columns might cause wrong data on subs when REPLICA IDENTITY FULL Önder Kalacı 09:28
Re: Timeline ID hexadecimal format Sébastien Lardière 09:40
Save a few bytes in pg_attribute 📎 Peter Eisentraut 10:00
Re: Ignoring BRIN for HOT updates (was: -udpates seems broken) Tomas Vondra 10:11
Re: Data is copied twice when specifying both child and parent table in publication 📎 Amit Kapila 10:14
Re: Ignoring BRIN for HOT updates (was: -udpates seems broken) Matthias van de Meent 10:24
Re: server log inflates due to pg_logical_slot_peek_changes/pg_logical_slot_get_changes calls Ashutosh Bapat 10:36
Re: Ignoring BRIN for HOT updates (was: -udpates seems broken) Josef Šimánek 10:44
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry 📎 Drouvot, Bertrand 10:57
Re: meson documentation build open issues Peter Eisentraut 10:58
Re: Allow logical replication to copy tables in binary format 📎 Melih Mutlu 10:58
Re: logical decoding and replication of sequences, take 2 Amit Kapila 11:00
Re: server log inflates due to pg_logical_slot_peek_changes/pg_logical_slot_get_changes calls Jeevan Ladhe 11:18
Re: logical decoding and replication of sequences, take 2 Tomas Vondra 11:43
Re: allow_in_place_tablespaces vs. pg_basebackup Robert Haas 11:56
Question: Do we have a rule to use "PostgreSQL" and "<productname>PostgreSQL</productname>" separately? Hayato Kuroda (Fujitsu) 12:13
Re: logical decoding and replication of sequences, take 2 Amit Kapila 12:26
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 12:33
RE: Initial Schema Sync for Logical Replication Kumar, Sachin 12:46
Re: Dropped and generated columns might cause wrong data on subs when REPLICA IDENTITY FULL Amit Kapila 12:58
Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences Alvaro Herrera 13:16
RE: Data is copied twice when specifying both child and parent table in publication Hayato Kuroda (Fujitsu) 13:17
Re: Kerberos delegation support in libpq and postgres_fdw 📎 Stephen Frost 13:30
Re: Memory leak from ExecutorState context? Jehan-Guillaume de Rorthais 14:12
Re: Commitfest 2023-03 starting tomorrow! Greg Stark 14:14
Re: Missing rules for queryjumblefuncs.{funcs,switch}.c for maintainer-clean Tom Lane 14:21
Re: Question: Do we have a rule to use "PostgreSQL" and "<productname>PostgreSQL</productname>" separately? Tom Lane 14:31
Re: [PoC] Improve dead tuple storage for lazy vacuum 📎 Masahiko Sawada 14:34
Re: Save a few bytes in pg_attribute Tom Lane 14:37
Re: Question: Do we have a rule to use "PostgreSQL" and "<productname>PostgreSQL</productname>" separately? Daniel Gustafsson 14:44
Re: explain analyze rows=%.0f Gregory Stark (as CFM) 14:56
Re: Allow parallel plan for referential integrity checks? Gregory Stark (as CFM) 14:58
Re: Implement missing join selectivity estimation for range types Schoemans Maxime 15:34
Re: Allow parallel plan for referential integrity checks? Frédéric Yhuel 15:48
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) 📎 Maxim Orlov 15:58
Re: Add SHELL_EXIT_CODE to psql Maxim Orlov 16:13
Fix typo plgsql to plpgsql. 📎 Zhang Mingli 16:26
Re: postgres_fdw, dblink, and CREATE SUBSCRIPTION security Robert Haas 16:32
pg_dump needs SELECT privileges on irrelevant extension table 📎 Jacob Champion 16:44
Re: Add SHELL_EXIT_CODE to psql Tom Lane 17:01
Re: logical decoding and replication of sequences, take 2 Tomas Vondra 17:03
Re: Request for comment on setting binary format output per session Jeff Davis 17:04
Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences Karl O. Pinc 17:32
Re: meson documentation build open issues Andres Freund 17:32
Re: real/float example for testlibpq3 Gregory Stark (as CFM) 17:37
Re: [PATCH] Fix alter subscription concurrency errors Gregory Stark (as CFM) 17:40
Re: pg_dump needs SELECT privileges on irrelevant extension table Tom Lane 17:43
Re: Save a few bytes in pg_attribute Tomas Vondra 17:46
Re: Error "initial slot snapshot too large" in create replication slot Gregory Stark (as CFM) 17:46
Re: Data is copied twice when specifying both child and parent table in publication Jacob Champion 17:52
Re: Fix order of checking ICU options in initdb and create database Gregory Stark (as CFM) 17:59
Re: [PATCH] Fix alter subscription concurrency errors Tom Lane 18:00
Re: Save a few bytes in pg_attribute Tom Lane 18:13
Re: pg_dump needs SELECT privileges on irrelevant extension table Jacob Champion 18:23
Re: Make ON_ERROR_STOP stop on shell script failure 📎 Greg Stark 18:31
Re: Make ON_ERROR_STOP stop on shell script failure Gregory Stark (as CFM) 18:34
Re: Request for comment on setting binary format output per session 📎 Dave Cramer 18:36
Re: Make ON_ERROR_STOP stop on shell script failure Gregory Stark (as CFM) 18:36
Re: [PATCH] psql: Add tab-complete for optional view parameters Gregory Stark (as CFM) 18:40
Re: Request for comment on setting binary format output per session Jeff Davis 18:41
Re: doc: add missing "id" attributes to extension packaging page Gregory Stark (as CFM) 18:47
Re: Eliminating SPI from RI triggers - take 2 Gregory Stark (as CFM) 18:53
Re: Request for comment on setting binary format output per session Tom Lane 19:09
Re: Request for comment on setting binary format output per session Jeff Davis 19:09
Re: meson documentation build open issues Andres Freund 19:16
Re: pg_stats and range statistics Gregory Stark (as CFM) 19:27
Re: [PATCH] Add initial xid/mxid/mxoff to initdb Gregory Stark (as CFM) 19:30
Re: [PATCH] Introduce array_shuffle() and array_sample() Gregory Stark (as CFM) 19:34
Re: Save a few bytes in pg_attribute David Rowley 19:51
Re: pg_stats and range statistics Egor Rogov 19:54
Re: Optimizing Node Files Support Gregory Stark (as CFM) 19:56
Re: Inconsistency in reporting checkpointer stats Gregory Stark (as CFM) 20:01
Re: [PATCH] Add <<none>> support to sepgsql_restorecon Gregory Stark (as CFM) 20:05
Re: Commitfest 2023-03 starting tomorrow! Thomas Munro 20:07
Re: [PATCH] Add <<none>> support to sepgsql_restorecon Ted Toth 20:17
Re: Add SHELL_EXIT_CODE to psql 📎 Corey Huinker 20:19
Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences Karl O. Pinc 20:20
Re: Commitfest 2023-03 starting tomorrow! Greg Stark 20:22
Re: Experiments with Postgres and SSL 📎 Greg Stark 20:31
Re: Commitfest 2023-03 starting tomorrow! Thomas Munro 20:34
Re: Experiments with Postgres and SSL 📎 Greg Stark 20:35
Adjust Memoize hit_ratio calculation 📎 David Rowley 20:41
Re: Add LZ4 compression in pg_dump 📎 Tomas Vondra 20:48
Re: [BUG] pg_stat_statements and extended query protocol Imseih (AWS), Sami 21:41
Re: [PATCH] Fix alter subscription concurrency errors Jelte Fennema 21:54
Re: POC: Lock updated tuples in tuple_update() and tuple_delete() 📎 Alexander Korotkov 22:25
Re: Add LZ4 compression in pg_dump Justin Pryzby 22:40
Re: Ability to reference other extensions by schema in extension scripts Tom Lane 22:47
Re: pg_dump needs SELECT privileges on irrelevant extension table 📎 Jacob Champion 22:51
Re: Request for comment on setting binary format output per session Merlin Moncure 23:10
Re: Add pg_walinspect function with block info columns Peter Geoghegan 23:34
Re: Save a few bytes in pg_attribute Andres Freund 23:44
Re: Save a few bytes in pg_attribute Tom Lane 23:51
Re: Add pg_walinspect function with block info columns Peter Geoghegan 23:51

March 21, 2023

Thread Author Time
Re: Add pg_walinspect function with block info columns Peter Geoghegan 00:00
Re: Request for comment on setting binary format output per session Dave Cramer 00:11
Re: Request for comment on setting binary format output per session Dave Cramer 00:16
Re: Missing rules for queryjumblefuncs.{funcs,switch}.c for maintainer-clean Michael Paquier 00:17
Re: Request for comment on setting binary format output per session Dave Cramer 00:18
Re: Save a few bytes in pg_attribute Andres Freund 00:49
Re: Question about pull_up_sublinks_qual_recurse 📎 Andy Fan 00:56
Re: Fix typo plgsql to plpgsql. Richard Guo 01:04
Re: [BUG] pg_stat_statements and extended query protocol Michael Paquier 01:04
RE: Initial Schema Sync for Logical Replication Kumar, Sachin 01:10
Re: Fix typo plgsql to plpgsql. Michael Paquier 01:15
Re: Allow logical replication to copy tables in binary format Peter Smith 01:32
Re: Initial Schema Sync for Logical Replication Euler Taveira 02:01
Re: Assertion failure with barriers in parallel hash join Thomas Munro 02:25
Re: Track IO times in pg_stat_io 📎 Andres Freund 02:34
Re: psql: Add role's membership options to the \du+ command 📎 Pavel Luzanov 03:37
Re: Eliminating SPI from RI triggers - take 2 Amit Langote 05:03
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 05:41
Re: Allow logical replication to copy tables in binary format Amit Kapila 06:03
Re: Dropped and generated columns might cause wrong data on subs when REPLICA IDENTITY FULL Amit Kapila 06:07
Re: Data is copied twice when specifying both child and parent table in publication Amit Kapila 06:21
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 06:37
RE: Smoothing the subtrans performance catastrophe Kurlaev Jaroslav 06:51
CREATE DATABASE ... STRATEGY WAL_LOG issues Andres Freund 07:01
Re: Timeline ID hexadecimal format Peter Eisentraut 07:15
Hash table scans outside transactions Ashutosh Bapat 07:21
Re: Timeline ID hexadecimal format Sébastien Lardière 07:37
Options to rowwise persist result of stable/immutable function with RECORD result Eske Rahn 07:38

Browse Archives

Prev | Next