Re: BUG #17902: export/import tenant not possible due to PG internal id on jsonB fields. - Mailing list pgsql-bugs

From David G. Johnston
Subject Re: BUG #17902: export/import tenant not possible due to PG internal id on jsonB fields.
Date
Msg-id CAKFQuwa4BsgppQ_w09nq1oXp=Hcvofo9k=tHjoTR+Po7KO2MUQ@mail.gmail.com
Whole thread Raw
In response to BUG #17902: export/import tenant not possible due to PG internal id on jsonB fields.  (PG Bug reporting form <noreply@postgresql.org>)
Responses Re: BUG #17902: export/import tenant not possible due to PG internal id on jsonB fields.
Re: BUG #17902: export/import tenant not possible due to PG internal id on jsonB fields.
List pgsql-bugs
On Monday, April 17, 2023, PG Bug reporting form <noreply@postgresql.org> wrote:
The following bug has been logged on the website:

Bug reference:      17902
Logged by:          thierry melkebeke
Email address:      thierrym@gmail.com
PostgreSQL version: 14.6
Operating system:   no matter
Description:       

To solved this, I think the internal tables to store large objects should
use uuid instead of classical sequences]

This isn’t a bug and changing OIDs from integers to UUIDs isn’t going to happen.

David J. 

pgsql-bugs by date:

Previous
From: Ann In Dark
Date:
Subject: BUGREPORT: Performance degradation in Postgres with old_snapshot_threshold parameter in version 12.*
Next
From: thierry melkebeke
Date:
Subject: Re: BUG #17902: export/import tenant not possible due to PG internal id on jsonB fields.