Modifying tables - Mailing list pgsql-novice

From Marc Zandvliet
Subject Modifying tables
Date
Msg-id LJEMIBPPIBGEBAAPNFGKCEJLCAAA.marc@auroraworks.com
Whole thread Raw
List pgsql-novice
Hello,

Is it possible to change the data type of a table column? The ALTER COLUMN
command doesn't seem to cover this. I thought the other alternative might be
to delete a column and then add one with the proper data-type.

Thanks for your suggestions,

Marc

p.s. thanks Tom for your last suggestion re: access conversion - it was the
CR/LF vs. LF problem.


pgsql-novice by date:

Previous
From: "Sokel, John"
Date:
Subject: Vacuum DB
Next
From: ghaverla@freenet.edmonton.ab.ca
Date:
Subject: Re: Vacuum DB