Yet one more question

From: "Josh Berkus" <josh(at)agliodbs(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Yet one more question
Date: 2001-01-16 05:12:53
Message-ID: web-1177586@davinci.ethosmedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Folks,

ALTER TABLE won't work until 7.1. CUrrently, I have a table
that needs one small change, but it's refrenced as a foriegn
key by 7 other tables. Any suggestions on how I can make
the table change without having to drop and re-create 8
tables?

-Josh Berkus

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Josh Berkus 2001-01-16 06:10:45 Re: Question #4 about PL/PGSQL
Previous Message Thomas Lockhart 2001-01-16 05:12:29 Re: outer join in PostgreSql