Re: Low OIDs (< 16384) when creating databases in single user mode

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Arnold Hendriks <unilynx(at)gmail(dot)com>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Low OIDs (< 16384) when creating databases in single user mode
Date: 2025-06-06 14:32:11
Message-ID: 1470663.1749220331@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Arnold Hendriks <unilynx(at)gmail(dot)com> writes:
> Is there a way to ensure new IDs are in the usual range when starting
> in in single user mode?

No. Start the DB in normal mode, then create objects that you
want to be considered user-defined.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Durgamahesh Manne 2025-06-06 23:04:21 Re: Regarding fillfactor use case for only delete ops
Previous Message Ron Johnson 2025-06-06 14:01:19 Re: Regarding fillfactor use case for only delete ops