Alter TABLE with Postgres 7.2 - Mailing list pgsql-novice

From small.witch@gmx.de
Subject Alter TABLE with Postgres 7.2
Date
Msg-id 16258.1073846352@www43.gmx.net
Whole thread Raw
Responses Re: Alter TABLE with Postgres 7.2  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
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



pgsql-novice by date:

Previous
From: hodges@xprt.net
Date:
Subject: Re: date comparison between perl and postgres
Next
From: Allan Berger
Date:
Subject: Re: One big database or little separate ones?