Domains

From: Peter <peterpub1(at)aboutsupport(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Domains
Date: 2006-02-18 11:02:18
Message-ID: 43F6FEBA.7020008@aboutsupport.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I am migrating to postgresql from another database. I want to take
advantage of using domains. Let's suppose I create domain
'email'(varchar 128). Then I change my mind and want to increase all
columnst that have type 'emaill' to varchar(255). How do I change the
domain 'email' to the new datatype. I can not figure how to do it with
"alter domain" syntax.

Thanks in advance for your help :-)

Kind regards,

Peter

Responses

  • Re: Domains at 2006-02-18 11:46:52 from Harald Armin Massa
  • Re: Domains at 2006-02-18 17:12:07 from Stephan Szabo

Browse pgsql-general by date

  From Date Subject
Next Message Harald Armin Massa 2006-02-18 11:46:52 Re: Domains
Previous Message Teodor Sigaev 2006-02-18 10:09:51 Re: TSearch2 / German compound words / UTF-8