On Wed, Aug 27, 2025 at 10:16 AM Tom Lane <t...@sss.pgh.pa.us> wrote:

> Dimitrios Apostolou <ji...@gmx.net> writes:
> > Dump is from PostgreSQL 16, it's pg_dump writing to stdout:
>
> > pg_dump -v --format=custom --compress=none --no-toast-compression
> --serializable-deferrable db_name  |  borg create ...
>
> Don't use --format=custom (and not -v either).  That causes pg_dump to
> include the OIDs and pg_dump object IDs of all the tables and other
> objects,


That's interesting.  Why?  (Since isn't it supposed to be Bad to rely on
OIDs?)

-- 
Death to <Redacted>, and butter sauce.
Don't boil me, I'm still alive.
<Redacted> lobster!

Reply via email to