Is there any danger in altering a field length in a PostGres DB using pgAdmin?
I was able to successfully alter both the main table as well as the adds table column name but I'm wondering if there are any possible ramifications concerning versioning etc? Thanks for any info in advanced!
Mike