maximum number of rows in table - what about oid limits?

From: jmscott(at)yahoo(dot)com (jmscott(at)REMOVEMEyahoo(dot)com)
To: pgsql-general(at)postgresql(dot)org(dot)pgsql-sql(at)postgresql(dot)org
Subject: maximum number of rows in table - what about oid limits?
Date: 2001-06-06 17:07:35
Message-ID: 4ae2330f.0106060907.4949517f@posting.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql

postgresql docs claim an essentially unlimited number of
rows per table.

http://postgresql.crimelabs.net/users-lounge/limitations.html

this doesn't make sense if each row has an oid.
do more subtle side effects exist if the oid wraps?

thanks - jmscottJUSTREMOVEME(at)yahoo(dot)com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Doug McNaught 2001-06-06 17:22:58 Re: "trigger"ing a procedure every X minutes
Previous Message Fran Fabrizio 2001-06-06 16:52:13 "trigger"ing a procedure every X minutes

Browse pgsql-sql by date

  From Date Subject
Next Message Stephan Szabo 2001-06-06 17:27:00 Re: Cascade constraint gone!!!
Previous Message Roberto Mello 2001-06-06 17:03:14 Re: Tutorial : using foreign keys, retrictions etc