Re: Alter definition of a column - Mailing list pgsql-general

[email protected] wrote:

> Thanks.  Am I correct in assuming that this scanning of the entire
> table is done when I use the 'ALTER TABLE' command and not something I
> must do after it's done?

Yes, ALTAR TABLE ... scans through the entire table when it does the
update, it's not something you need to do.


pgsql-general by date:

Previous
From: "Jeremy Haile"
Date:
Subject: Re: Multiple column index usage question
Next
From: Paul Lambert
Date:
Subject: Installing Postegres side-by-side with M$ SQL server