Re: ALTER TABLE workarounds - Mailing list pgsql-admin

From Jeff Boes
Subject Re: ALTER TABLE workarounds
Date
Msg-id 9rc29p$170k$2@news.tht.net
Whole thread Raw
List pgsql-admin
In article <9rc24d$170k$1@news.tht.net>, "Jeff Boes" <jboes@nexcerpt.com>
wrote:

> Does anyone have a master list of ALTER TABLE workarounds?  That is,
> ways to manipulate the various pg_* tables to emulate 'missing' ALTER
> TABLE commands like
>
> ALTER TABLE DROP CONSTRAINT
>
> ALTER TABLE DROP COLUMN
>

Duh ... like http://techdocs.postgresql.org/techdocs/updatingcolumns.php?
Sheesh ... I need to get better at my Google queries.

--
Jeff Boes                                             vox 616.226.9550
Database Engineer                                     fax 616.349.9076
Nexcerpt, Inc.                                      jboes@nexcerpt.com

pgsql-admin by date:

Previous
From: Ferdinand Smit
Date:
Subject: Query statistics problem
Next
From: "Jeff Boes"
Date:
Subject: ALTER TABLE workarounds