Re: Alter columntype with pgadmin?

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Walter Haslbeck" <wh(at)hillerzentri(dot)de>, <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Alter columntype with pgadmin?
Date: 2005-05-27 08:24:09
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E490E13D@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

> -----Original Message-----
> From: pgadmin-support-owner(at)postgresql(dot)org
> [mailto:pgadmin-support-owner(at)postgresql(dot)org] On Behalf Of
> Walter Haslbeck
> Sent: 27 May 2005 09:12
> To: pgadmin-support(at)postgresql(dot)org
> Subject: [pgadmin-support] Alter columntype with pgadmin?
>
> Hi,
>
> now that PostgreSQL 8 supports changing the datatype of a column with
> the 'ALTER TABLE ... ALTER COLUMN ... TYPE new_type [USING
> ...]' syntax
> it would be great if pgadminIII has an option to do this via GUI.
>
> Are there any efforts to support this feature in pgadminIII?

pgAdmin does support this feature in the 1.3 development series, but I'm
pretty sure it was in 1.2 as well.

Regards, Dave

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Vincent CARON 2005-05-27 08:26:38 Re: Alter columntype with pgadmin?
Previous Message Walter Haslbeck 2005-05-27 08:11:39 Alter columntype with pgadmin?