resizing a varchar column on 8.3.8 - Mailing list pgsql-general

From Jon Hoffman
Subject resizing a varchar column on 8.3.8
Date
Msg-id AANLkTin1E-t4HbWX8WpLcrmiTO+WumVUknZooG_bBZ5=@mail.gmail.com
Whole thread Raw
Responses Re: resizing a varchar column on 8.3.8
List pgsql-general
Hi,

I found a post with some instructions for resizing without locking up the table, but would like to get some re-assurance that this is the best way:


How does that affect data storage and future updates on existing rows?

The table has around 6MM rows and is very heavily queried.   I'm also using skytools londiste for replication, so I assume that I would run the resize on the subscriber first.

Thanks for help,

Jon

pgsql-general by date:

Previous
From: Jon Smark
Date:
Subject: Re: Record with a field consisting of table rows
Next
From: Randall Smith
Date:
Subject: Trigger Performance