Hello,
Looking at the docs for pgsql I have only found stuff on altering a tablefor default and renaming a column but nothing on changing the size. I wantto increase the size of a field from 2048 to 4096.
What is the syntax for this?
Thanks,J