From: | "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au> |
---|---|
To: | "Dan Wilson" <phppgadmin(at)acucore(dot)com>, "ameen eetemadi" <ameen78101(at)yahoo(dot)com> |
Cc: | <pgsql-php(at)postgresql(dot)org> |
Subject: | Re: type of a field |
Date: | 2002-05-08 02:09:01 |
Message-ID: | GNELIHDDFBOCMGBFGEFOGEIBCCAA.chriskl@familyhealth.com.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-php |
> You can't yet... at least not with an ALTER statement. The only way to
> currenty do this is by dumping the table (through pg_dump),
> altering the type
> of the field, and then re-ipmorting the table.
>
> Rumor has it that they are working on an ALTER statement to
> accomplish this
> for 7.3 or 7.4.
Development currently stalled ;) Don't bet on it being there...
Chris
From | Date | Subject | |
---|---|---|---|
Next Message | Julio Cuz, Jr. | 2002-05-08 14:28:53 | Error when Installing |
Previous Message | Keary Suska | 2002-05-07 16:18:59 | Re: type of a field |