dbTalk Databases Forums  

Alter TABLE with Postgres 7.2

comp.databases.postgresql.novice comp.databases.postgresql.novice


Discuss Alter TABLE with Postgres 7.2 in the comp.databases.postgresql.novice forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
small.witch@gmx.de
 
Posts: n/a

Default Alter TABLE with Postgres 7.2 - 01-11-2004 , 12:39 PM






Hi,

I tried to remove a column by using the command
ALTER TABLE tablename REMOVE COLUMN column1

But I got a message: "error: not yet implemented"
Is that correct? The command is in the documentation, how can it be not
implemented?

Can you help me?

Greetings,
SW

--
+++ GMX - die erste Adresse für Mail, Message, More +++
Neu: Preissenkung für MMS und FreeMMS! http://www.gmx.net



---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match


Reply With Quote
  #2  
Old   
Tom Lane
 
Posts: n/a

Default Re: Alter TABLE with Postgres 7.2 - 01-11-2004 , 02:02 PM






small.witch (AT) gmx (DOT) de writes:
Quote:
I tried to remove a column by using the command
ALTER TABLE tablename REMOVE COLUMN column1
But I got a message: "error: not yet implemented"
Is that correct? The command is in the documentation, how can it be not
implemented?
You must be reading 7.3 or 7.4 documentation.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo (AT) postgresql (DOT) org



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.