Re: Removing OIDs without recreate

From: Együd Csaba <csegyud(at)vnet(dot)hu>
To: 'Karel Zak' <zakkr(at)zf(dot)jcu(dot)cz>
Cc: "'Pgsql-General(at)Postgresql(dot)Org (E-mail)'" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Removing OIDs without recreate
Date: 2004-05-07 11:59:39
Message-ID: 003601c4342a$c7060db0$230a0a0a@compaq
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

cygwin/7.3.4
The doc contains the option but doesn't work - at least for me.

--Csaba

> -----Original Message-----
> From: Karel Zak [mailto:zakkr(at)zf(dot)jcu(dot)cz]
> Sent: 2004. május 7. 13:48
> To: Együd Csaba
> Cc: 'Pgsql-General(at)Postgresql(dot)Org (E-mail)'
> Subject: Re: [GENERAL] Removing OIDs without recreate
>
>
> On Fri, May 07, 2004 at 01:13:52PM +0200, Együd Csaba wrote:
> > Using 'ALTER TABLE tablename SET WITHOUT OIDS;' command it
> > rises an error saying
> > 'ERROR: parser: parse error at or near "set" at character 23'
> > What is wrong with it?
>
> Which PostgreSQL version do you have?
>
> Karel
>
> --
> Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
> http://home.zf.jcu.cz/~zakkr/
> ---
> Incoming mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.677 / Virus Database: 439 - Release Date: 2004. 05. 04.
>

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.677 / Virus Database: 439 - Release Date: 2004. 05. 04.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message 'Karel Zak' 2004-05-07 12:06:00 Re: Removing OIDs without recreate
Previous Message Karel Zak 2004-05-07 11:48:23 Re: Removing OIDs without recreate