Re: WITHOUT OIDS by default

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: ow <oneway_111(at)yahoo(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: WITHOUT OIDS by default
Date: 2003-11-17 02:05:50
Message-ID: 200311170205.hAH25ot11771@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

ow wrote:
> Hi,
>
> Is there a way to specify that all tables should be created WITHOUT OIDS by
> default?

No, and strangely it wasn't on the TODO list. I just added it:

* Add GUC setting to make created tables default to WITHOUT OIDS

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Randolf Richardson, DevNet SysOp 29 2003-11-17 04:26:51 Re: Array fields in Postgresql...
Previous Message Yasir Malik 2003-11-17 02:02:15 Re: Addition and subtraction on BIT type