alter column problem

From: Oleg <evdakov(at)iwk(dot)uka(dot)de>
To: pgsql-novice(at)postgresql(dot)org
Subject: alter column problem
Date: 2005-10-10 15:53:47
Message-ID: 434A8E8B.9040103@iwk.uka.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Dear All,
I am trying to change the column type:
alter table knoten_alt alter column knoten type varchar(100);
I am gettin Error message:
syntax error at or near "type" at character 44
Postgresql version 7.4.6
What am I doing wrong?
Oleg

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2005-10-10 15:56:53 Re: unexpected EOF on client connection errors
Previous Message Charley L. Tiggs 2005-10-10 15:36:54 unexpected EOF on client connection errors