Thought on OIDs

From: Patrik Kudo <kudo(at)partitur(dot)se>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Thought on OIDs
Date: 2001-03-01 09:14:08
Message-ID: Pine.BSF.4.31.0103011008490.29703-100000@tb303.partitur.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi!

A thought just hit me and I got a bit worried... If OIDs are "globaly"
unique and I have a very high data-throughput on my database, i.e. I do a
lot of inserts and deletes, is it then possible to "run out" of OIDs? If
this can occur, will it cause any problems?

Need I worry? =)

Regards,
Patrik Kudo

(I'm sorry if this becomes a repeated post. I tried to mail last night,
but my subscription to the list wasn't registered at that time, so the
mail didn't seem to get through)

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Steff 2001-03-01 09:18:08 trouble with some characters
Previous Message drevil 2001-03-01 08:59:38 DES in Postgres?