pgsql-hackers before 2022-08-01 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

July 28, 2022

Thread Author Time
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Melih Mutlu 16:02
Re: BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands David G. Johnston 16:13
Re: [PATCH] Log details for client certificate failures Jacob Champion 16:19
Re: Support for grabbing multiple consecutive values with nextval() Tom Lane 16:20
Re: doc phrase: "inheritance child" Alvaro Herrera 16:30
Re: replacing role-level NOINHERIT with a grant-level option tushar 16:32
Re: Support for grabbing multiple consecutive values with nextval() Tom Lane 16:47
Re: making relfilenodes 56 bits Robert Haas 16:52
Re: making relfilenodes 56 bits Joshua Drake 17:24
Re: ci: update to freebsd 13.1 / remove minor versions from image names Matthias van de Meent 17:29
Re: ci: update to freebsd 13.1 / remove minor versions from image names Andres Freund 17:31
Re: ci: update to freebsd 13.1 / remove minor versions from image names Matthias van de Meent 17:45
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Matthias van de Meent 18:04
Re: Add proper planner support for ORDER BY / DISTINCT aggregates David Rowley 18:49
Re: Hash index build performance tweak from sorting Tom Lane 18:50
Re: pg_auth_members.grantor is bunk 📎 Robert Haas 19:09
Re: Maximize page freezing Peter Geoghegan 19:57
Re: PROXY protocol support Jacob Champion 20:05
Re: pg15b2: large objects lost on upgrade Robert Haas 20:16
Re: Inconvenience of pg_read_binary_file() Tom Lane 20:22
Re: pg_auth_members.grantor is bunk David G. Johnston 21:17
[Commitfest 2022-07] Patch Triage: Needs Review, Part 1 Jacob Champion 21:28
Re: optimize lookups in snapshot [sub]xip arrays 📎 Nathan Bossart 21:34
Re: [Commitfest 2022-07] Patch Triage: Needs Review, Part 1 Tom Lane 21:50
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Tom Lane 21:57
Re: Cygwin cleanup Thomas Munro 22:04
Re: Cygwin cleanup Justin Pryzby 22:23
Re: predefined role(s) for VACUUM and ANALYZE Nathan Bossart 22:26
Re: fix stats_fetch_consistency value in postgresql.conf.sample Justin Pryzby 22:27
Re: Cygwin cleanup Thomas Munro 22:29
Re: Mingw task for Cirrus CI 📎 Justin Pryzby 22:44
Re: [Patch] Fix bounds check in trim_array() Nathan Bossart 22:46
Re: Making pg_rewind faster 📎 Justin Kwan 22:46
Re: Cygwin cleanup Thomas Munro 22:57
Functions 'is_publishable_class' and 'is_publishable_relation' should stay together. 📎 Peter Smith 23:17
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Thomas Munro 23:27
[Commitfest 2022-07] Patch Triage: Needs Review, Part 2 Jacob Champion 23:53

July 29, 2022

Thread Author Time
Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Masahiko Sawada 00:06
Re: Cirrus CI (Windows help wanted) Justin Pryzby 00:49
RE: Functions 'is_publishable_class' and 'is_publishable_relation' should stay together. [email protected] 01:55
Re: Patch to address creation of PgStat* contexts with null parent context Kyotaro Horiguchi 02:53
Re: Functions 'is_publishable_class' and 'is_publishable_relation' should stay together. Peter Smith 02:56
Re: Handle infinite recursion in logical replication setup Peter Smith 03:01
Re: [Refactor]Avoid to handle FORCE_NOT_NULL/FORCE_NULL options when COPY TO Richard Guo 03:23
Re: Functions 'is_publishable_class' and 'is_publishable_relation' should stay together. Amit Kapila 03:29
Re: Windows default locale vs initdb Thomas Munro 03:33
Re: generic plans and "initial" pruning Amit Langote 04:20
Re: Functions 'is_publishable_class' and 'is_publishable_relation' should stay together. 📎 Peter Smith 04:38
Re: generic plans and "initial" pruning Tom Lane 04:55
Re: standby recovery fails (tablespace related) (tentative patch and discussion) 📎 Kyotaro Horiguchi 05:20
Re: Handle infinite recursion in logical replication setup 📎 vignesh C 05:21
Re: Pluggable toaster Nikita Malakhov 06:16
Re: [Commitfest 2022-07] Patch Triage: Needs Review, Part 1 Julien Rouhaud 06:38
Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Amit Kapila 06:45
Re: Inconvenience of pg_read_binary_file() 📎 Kyotaro Horiguchi 07:21
Re: POC: Lock updated tuples in tuple_update() and tuple_delete() 📎 Pavel Borisov 08:11
Re: POC: Lock updated tuples in tuple_update() and tuple_delete() Alexander Korotkov 08:35
Re: Functions 'is_publishable_class' and 'is_publishable_relation' should stay together. Alvaro Herrera 09:35
Re: making relfilenodes 56 bits Alvaro Herrera 09:36
Re: Functions 'is_publishable_class' and 'is_publishable_relation' should stay together. Peter Smith 09:51
Re: Functions 'is_publishable_class' and 'is_publishable_relation' should stay together. Alvaro Herrera 09:59
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Amit Kapila 10:17
Re: Functions 'is_publishable_class' and 'is_publishable_relation' should stay together. Amit Kapila 10:25
Re: Table AM and DROP TABLE [ Was: Table AM and DDLs] Mats Kindahl 10:36
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Alvaro Herrera 10:59
Re: generic plans and "initial" pruning Robert Haas 12:22
Re: pg_auth_members.grantor is bunk Robert Haas 12:46
Re: Hash index build performance tweak from sorting Simon Riggs 12:49
Re: Maximize page freezing Simon Riggs 12:55
Re: making relfilenodes 56 bits Ashutosh Sharma 12:56
Should fix a comment referring to stats collector? 📎 torikoshia 13:05
Re: doc phrase: "inheritance child" Justin Pryzby 13:29
Re: Expose Parallelism counters planned/execute in pg_stat_statements 📎 Daymel Bonne Solís 13:36
Re: making relfilenodes 56 bits Ashutosh Sharma 14:32
Re: Maximize page freezing 📎 Simon Riggs 14:37
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher 📎 Önder Kalacı 14:59
Re: generic plans and "initial" pruning Tom Lane 15:04
Re: [BUG] Panic due to incorrect missingContrecPtr after promotion Imseih (AWS), Sami 15:07
Re: Slow standby snapshot 📎 Simon Riggs 15:08
Re: Temporary file access API 📎 Antonin Houska 15:37
Re: making relfilenodes 56 bits vignesh C 15:44
Re: generic plans and "initial" pruning Robert Haas 15:56
Re: Documentation about PL transforms chap 16:35
Oversight in slab.c SlabContextCreate(), initial memory allocation size is not populated to context->mem_allocated Reid Thompson 16:43
Re: generic plans and "initial" pruning Tom Lane 16:47
Re: Temporary file access API Robert Haas 16:52
Re: generic plans and "initial" pruning Robert Haas 16:55
Re: [Commitfest 2022-07] Patch Triage: Needs Review, Part 1 Jacob Champion 16:57
Re: [Commitfest 2022-07] Patch Triage: Needs Review, Part 1 Jacob Champion 17:08
Re: [Commitfest 2022-07] Patch Triage: Needs Review, Part 1 Julien Rouhaud 17:21
Re: Slow standby snapshot Michail Nikolaev 17:24
Re: making relfilenodes 56 bits Robert Haas 17:24
Re: Oversight in slab.c SlabContextCreate(), initial memory allocation size is not populated to context->mem_allocated Nathan Bossart 17:48
Re: pg15b2: large objects lost on upgrade Tom Lane 17:49
Re: Should fix a comment referring to stats collector? Alvaro Herrera 17:53
Re: Oversight in slab.c SlabContextCreate(), initial memory allocation size is not populated to context->mem_allocated Tom Lane 17:55
Re: making relfilenodes 56 bits Alvaro Herrera 18:12
Re: Oversight in slab.c SlabContextCreate(), initial memory allocation size is not populated to context->mem_allocated Nathan Bossart 18:23
Re: PG 15 (and to a smaller degree 14) regression due to ExprEvalStep size Andrew Dunstan 18:27
Re: pg15b2: large objects lost on upgrade Robert Haas 18:35
Re: making relfilenodes 56 bits Robert Haas 18:41
Re: enable/disable broken for statement triggers on partitioned tables 📎 Alvaro Herrera 18:44
Re: Documentation about PL transforms Pavel Stehule 18:47
Re: Maximize page freezing Peter Geoghegan 18:48
Re: pg15b2: large objects lost on upgrade Robert Haas 19:10
Re: Oversight in slab.c SlabContextCreate(), initial memory allocation size is not populated to context->mem_allocated Tomas Vondra 19:16
Re: making relfilenodes 56 bits Alvaro Herrera 19:18
Re: Inconvenience of pg_read_binary_file() Tom Lane 19:44
Re: pg15b2: large objects lost on upgrade 📎 Robert Haas 19:51
Re: making relfilenodes 56 bits Robert Haas 19:57
Re: pg15b2: large objects lost on upgrade Tom Lane 20:00
Re: making relfilenodes 56 bits Tom Lane 20:05
Re: making relfilenodes 56 bits Tom Lane 20:08
Re: enable/disable broken for statement triggers on partitioned tables Tom Lane 20:25
Re: making relfilenodes 56 bits Robert Haas 20:29
Re: Maximize page freezing Matthias van de Meent 20:49
Re: [Commitfest 2022-07] Begins Now Jacob Champion 21:02
Re: making relfilenodes 56 bits Thomas Munro 21:11
Re: pg15b2: large objects lost on upgrade Robert Haas 21:13
Re: Improve TAP tests of pg_upgrade for cross-version tests 📎 Justin Pryzby 21:15
Re: making relfilenodes 56 bits Thomas Munro 21:17
Re: pg15b2: large objects lost on upgrade Andrew Dunstan 21:26
Re: pg15b2: large objects lost on upgrade Robert Haas 22:28
Re: Trying to add more tests to gistbuild.c Tom Lane 22:53
Re: pg15b2: large objects lost on upgrade Tom Lane 23:16
Re: pg15b2: large objects lost on upgrade Robert Haas 23:36

July 30, 2022

Thread Author Time
Re: pg15b2: large objects lost on upgrade Tom Lane 00:02
Re: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop? 📎 Bharath Rupireddy 00:07
Re: pg15b2: large objects lost on upgrade 📎 Robert Haas 00:08
Re: pg15b2: large objects lost on upgrade Tom Lane 00:22
Re: Inconvenience of pg_read_binary_file() Michael Paquier 02:37
Re: Inconvenience of pg_read_binary_file() Tom Lane 03:35
Re: making relfilenodes 56 bits Dilip Kumar 03:45
Re: optimize lookups in snapshot [sub]xip arrays John Naylor 05:02
Re: [PATCH] psql: \dn+ to show size of each schema (and \dA+ for AMs) 📎 Justin Pryzby 05:35
Re: optimize lookups in snapshot [sub]xip arrays Nathan Bossart 05:38
Re: pg15b2: large objects lost on upgrade Noah Misch 05:44
Re: Inconvenience of pg_read_binary_file() Michael Paquier 05:51
Re: A proposal for shared memory based backup infrastructure mahendrakar s 06:53
Re: Introduce wait_for_subscription_sync for TAP tests Amit Kapila 06:55
Re: Collect ObjectAddress for ATTACH DETACH PARTITION to use in event trigger 📎 Michael Paquier 07:14
Re: Support for grabbing multiple consecutive values with nextval() Michael Paquier 07:21
Re: Improve TAP tests of pg_upgrade for cross-version tests Michael Paquier 07:29
Re: Allow file inclusion in pg_hba and pg_ident files 📎 Julien Rouhaud 08:09
Re: Functions 'is_publishable_class' and 'is_publishable_relation' should stay together. 📎 Amit Kapila 11:24
Re: making relfilenodes 56 bits Alvaro Herrera 11:39
Re: Inconvenience of pg_read_binary_file() Alvaro Herrera 11:47
Re: [PATCH] Add extra statistics to explain for Nested Loop Julien Rouhaud 12:54
RE: Collect ObjectAddress for ATTACH DETACH PARTITION to use in event trigger [email protected] 13:13
RE: Functions 'is_publishable_class' and 'is_publishable_relation' should stay together. [email protected] 13:29
Re: Inconvenience of pg_read_binary_file() Tom Lane 14:24
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Tom Lane 14:37
Re: pg15b2: large objects lost on upgrade Tom Lane 14:40
Re: Using each rel as both outer and inner for JOIN_ANTI Tom Lane 16:07
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Tom Lane 16:51
Re: Problem about postponing gathering partial paths for topmost scan/join rel Tom Lane 17:15
Re: Add test of pg_prewarm extenion Tom Lane 18:25
Re: Trying to add more tests to gistbuild.c 📎 Matheus Alcantara 18:55
Re: pg_buffercache: add sql test Tom Lane 19:39
Re: Trying to add more tests to gistbuild.c Tom Lane 20:33
Re: Add TAP test for auth_delay extension Tom Lane 21:13
Re: add test: pg_rowlocks extension Tom Lane 21:32
Reducing the maintenance overhead of test_oat_hooks 📎 Tom Lane 22:08
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Thomas Munro 23:08
Regression coverage for contrib/tcn 📎 Tom Lane 23:09
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Tom Lane 23:17

July 31, 2022

Thread Author Time
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Thomas Munro 03:46
Re: [PATCH] Add extra statistics to explain for Nested Loop Julien Rouhaud 03:49
Re: Collect ObjectAddress for ATTACH DETACH PARTITION to use in event trigger Michael Paquier 04:11
Re: Race between KeepFileRestoredFromArchive() and restartpoint Noah Misch 06:17
Re: remove more archiving overhead Noah Misch 06:51
Re: Reducing the maintenance overhead of test_oat_hooks Alvaro Herrera 11:17
Re: Allow pageinspect's bt_page_stats function to return a set of rows instead of a single row 📎 Hamid Akhtar 13:00
Re: Allow pageinspect's bt_page_stats function to return a set of rows instead of a single row 📎 Hamid Akhtar 13:18
pg_upgrade errno Justin Pryzby 13:41
Re: pg_receivewal fail to streams when the partial file to write is not fully initialized present in the wal receiver directory mahendrakar s 15:05
Re: Improve TAP tests of pg_upgrade for cross-version tests Anton A. Melnikov 15:22
Re: Add proper planner support for ORDER BY / DISTINCT aggregates Tom Lane 15:49
TAP tests vs log_error verbosity=verbose Andrew Dunstan 16:10
Re: TAP tests vs log_error verbosity=verbose Tom Lane 16:14
Triggers should work in isolation, with a final conflict detection step Gianluca Calcagni 16:39
Re: TAP tests vs log_error verbosity=verbose Andrew Dunstan 16:57
Re: [Patch] Fix bounds check in trim_array() Tom Lane 17:25
Re: pg_auth_members.grantor is bunk Stephen Frost 18:18
Re: pg_auth_members.grantor is bunk Tom Lane 18:33
Re: pg_auth_members.grantor is bunk David G. Johnston 18:43
Re: How to retain lesser paths at add_path()? Tom Lane 19:10
Re: ci: update to freebsd 13.1 / remove minor versions from image names Andres Freund 19:43
Re: How to retain lesser paths at add_path()? Tom Lane 20:05
Re: Cirrus CI (Windows help wanted) Andres Freund 20:31
Re: [Proposal] vacuumdb --schema only Andrew Dunstan 20:50
Re: pg_auth_members.grantor is bunk Stephen Frost 21:19
[PATCH] Backport perl tests for pg_upgrade from 322becb60 📎 Anton A. Melnikov 22:02
Re: [PATCH] Fix pg_upgrade test from v10 Anton A. Melnikov 22:04
Re: ci: update to freebsd 13.1 / remove minor versions from image names Thomas Munro 22:07
Re: The "char" type versus non-ASCII characters 📎 Tom Lane 22:25
Re: ci: update to freebsd 13.1 / remove minor versions from image names Andres Freund 23:27
Typo in "43.9.1. Reporting Errors and Messages"? PG Doc comments form 23:37
Re: pg_upgrade errno Michael Paquier 23:39
Re: pg_upgrade errno Tom Lane 23:43

Browse Archives

Prev | Next