Re: Removing OIDs without recreate - Mailing list pgsql-general

From Együd Csaba
Subject Re: Removing OIDs without recreate
Date
Msg-id 002901c43424$61922050$230a0a0a@compaq
Whole thread Raw
In response to Removing OIDs without recreate  (Együd Csaba <csegyud@vnet.hu>)
Responses Re: Removing OIDs without recreate  (Karel Zak <zakkr@zf.jcu.cz>)
List pgsql-general
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?

-- Csaba

---
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.



pgsql-general by date:

Previous
From: Dragan Matic
Date:
Subject: How can I do conditional 'drop table' in Postgres
Next
From: Karel Zak
Date:
Subject: Re: Removing OIDs without recreate