Re: OIDs

From: Terry Lee Tucker <terry(at)esc1(dot)com>
To: "PostgreSQL Novice" <pgsql-novice(at)postgresql(dot)org>
Subject: Re: OIDs
Date: 2005-05-02 21:19:24
Message-ID: 200505021719.24945.terry@esc1.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

From the psql interface:

rnd=# \h alter table
ALTER TABLE [ ONLY ] name [ * ]
SET WITHOUT OIDS

On Monday 02 May 2005 05:09 pm, Keith Worthington saith:
> Hi All,
>
> Is it possible to change a table from 'WITH OIDS' to 'WITHOUT OIDS' and
> vice versa or must I DROP TABLE and CREATE TABLE using the desired
> attributes?
>
> Kind Regards,
> Keith
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org

In response to

  • OIDs at 2005-05-02 21:09:48 from Keith Worthington

Browse pgsql-novice by date

  From Date Subject
Next Message Frank Bax 2005-05-02 21:20:07 Re: OIDs
Previous Message Havasvölgyi Ottó 2005-05-02 21:15:44 Re: how to make collation work