Changing size of varchar field

Started by Chris M. Gambleover 23 years ago1 messagesgeneral
Jump to latest
#1Chris M. Gamble
chris.gamble@cpbinc.com

I recently saw on this list a way to change the length of a varchar
field using the pg_atttypemod table. My question is: is this safe on a
database with data? Are there any drawbacks to doing this and is there
any plan to make this a standard usable feature?

Thanks