pgsql-hackers before 2022-07-30 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
Browse Archives
Prev
|
Next
July 28, 2022
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 |
Browse Archives
Prev
|
Next