Search Postgresql Archives

Updating pg_attribute to widen column

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Psql Version: 8.4

Hi,

 

We need to widen a column on a table with millions of rows and the only way to do this currently is to migrate the data from one column to another with a script and trigger.

 

I know how to do this via an update to pg_attribute which would incur the table scan penalty but I have a number of questions is – 


thanks,

Justin 



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux