Hello list, I have a short question: How can I delete a COLUMN in PostGreSQL 7.1.x = ? If I try : test=3D> alter table messages drop COLUMN betreff CASCADE; I get an error message like this ----| *|* * ERROR: ALTER TABLE / DROP COLUMN is not implemented I=B4am shocked. How can I do that ?? Thanks in advance Florian Schuler