Re: postgres - oid question

From: Raymond O'Donnell <rod(at)iol(dot)ie>
To: bedouglas(at)earthlink(dot)net
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: postgres - oid question
Date: 2007-05-24 20:59:18
Message-ID: 4655FCA6.4010105@iol.ie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 24/05/2007 18:58, bruce wrote:

> In looking over a few sites via google, I'm trying to figure out what has to
> be added to the sql I have for creating TBLs that use OIDs. I'd rather have

Something like -

create table (...) with oids;

- but check the docs (under CREATE TABLE) to be sure.

Ray.

---------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod(at)iol(dot)ie
---------------------------------------------------------------

In response to

Browse pgsql-general by date

  From Date Subject
Next Message novnov 2007-05-24 20:59:24 Return rows from function with expressions
Previous Message Tom Lane 2007-05-24 20:39:12 Re: Large Database \d: ERROR: cache lookup failed for relation ...