Re: Need to do an ALTER TABLE. - Mailing list pgsql-sql

From Josh Berkus
Subject Re: Need to do an ALTER TABLE.
Date
Msg-id web-34021@davinci.ethosmedia.com
Whole thread Raw
In response to Re: Need to do an ALTER TABLE.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql
Tom,
That does bring up a related question:  when are we gonna get DROP
COLUMN capability?  Currently my tables are littered with unused columns
because I can't remove them without blowing my referential integrity and
views to heck.
                -Josh Berkus

______AGLIO DATABASE SOLUTIONS___________________________                                      Josh Berkus Complete
informationtechnology      josh@agliodbs.com  and data management solutions       (415) 565-7293 for law firms, small
businesses       fax 621-2533   and non-profit organizations.      San Francisco
 


pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: performance inconsistency
Next
From: Tom Lane
Date:
Subject: Re: [7.0.3] optimizing a LIKE query ...