Re: Do the datatypes have set id/oid that are constant? - Mailing list pgsql-admin

From Tom Lane
Subject Re: Do the datatypes have set id/oid that are constant?
Date
Msg-id 26058.1032182518@sss.pgh.pa.us
Whole thread Raw
In response to Do the datatypes have set id/oid that are constant?  (Mark Worsdall <mysql@wizdom.org.uk>)
List pgsql-admin
Mark Worsdall <mysql@wizdom.org.uk> writes:
> I was wandering if the oid's for the datatypes are the same for every
> installation of postgres?

Built-in datatypes will have the same OIDs in every installation of a
given version (and, in practice, they generally don't change across
versions either).  Types created after initdb will have variable OIDs.

            regards, tom lane

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: auto removing stale pid for postmaster NT service
Next
From: Simone Tellini
Date:
Subject: Re: auto removing stale pid for postmaster NT service