Miha Radej wrote:


in the table properties pane, tab "columns" i then remove col2 and immediately add another column, by the name of col2 and type text and pgadmin produces the following queries:

ALTER TABLE sampletable ADD COLUMN col2 text;
ALTER TABLE sampletable DROP COLUMN col2;

This is a known issue. Don't do this ATM.

Regards,
Andreas


---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to