Return-Path: postarch
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA24511; Tue, 25 Feb 92 10:56:04 -0800
Message-Id: <9202251856.AA24511@postgres.Berkeley.EDU>
From: postarch (Postgres Mailing Archive)
Subject: Re: Simple oid question
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
Reply-To: mer@postgres.berkeley.edu
In-Reply-To: Your message of "Fri, 21 Feb 92 09:37:10 PST."
             <9202211737.AA02058@postgres.Berkeley.EDU> 
Date: Tue, 25 Feb 92 10:54:41 PST

you write:

> 	How are oid's assigned?  What I'm wondering, do oid's for a
> 	given record/object uniquely identify the object across just
> 	the table that it resides in, or is the oid unique across all
> 	tables in the database?

Oid's are unique across the entire database.

> Question about indices:
> 
> 	I'm running version 3.0 currently and according to the docs only
> 	one key is allowed for a given index.  Is this restriction
> 	lifted in the upcoming 4.0 release?

No, sorry.


Jeff Meredith
mer@postgres.berkeley.edu
