Re: A quick question about domains

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: Iain <iain(at)mst(dot)co(dot)jp>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: A quick question about domains
Date: 2003-11-25 17:26:06
Message-ID: 20031125172606.GB25043@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Tue, Nov 25, 2003 at 14:30:47 +0900,
Iain <iain(at)mst(dot)co(dot)jp> wrote:
>
> I want to use domains in the project I'm working on right now. I'd like to
> hear from anyone with experience of using them. Basically I'd like to know
> if you think it's a good idea, and whether there are any pitfalls that I
> should be aware of. I did a quick search on the lists and just came up with
> a few old bugs, apparently fixed. It's a fairly big job to get the domains
> in place, so I'd hate to regret it afterwards.

It is going to be hard to answer this without knowing more about how you
are planning on using them.

You probably do want to be running 7.4 to use them. In 7.3 there weren't
domain specific check constraints other than NULL and NOT NULL.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message William Yu 2003-11-25 17:40:23 Re: Compiling --with-openssl on Red Hat 9
Previous Message Tom Lane 2003-11-25 17:15:56 Re: Compiling --with-openssl on Red Hat 9