Re: Test cluster with high OIDs above the signed-int limit (2B+) - Mailing list pgsql-general

From Greg Sabino Mullane
Subject Re: Test cluster with high OIDs above the signed-int limit (2B+)
Date
Msg-id CAKAnmm+ZOtC2C2wVAvQnq7MK2_sQSow0oh2CDpiTXn4jvA3wXA@mail.gmail.com
Whole thread
In response to Test cluster with high OIDs above the signed-int limit (2B+)  (Dominique Devienne <ddevienne@gmail.com>)
List pgsql-general
You can change the define for FirstNomalObjectId in include/access/transam.h to a very large number and recompile Postgres.

I don't know an easy way to increment that for an existing cluster other than creating/removing an object in a client loop.


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Test cluster with high OIDs above the signed-int limit (2B+)
Next
From: Dominique Devienne
Date:
Subject: Re: Test cluster with high OIDs above the signed-int limit (2B+)