Re: MySQL comparable syntax for PostgreSQL - Mailing list pgsql-novice

From Bruno Wolff III
Subject Re: MySQL comparable syntax for PostgreSQL
Date
Msg-id 20030218032509.GA8798@wolff.to
Whole thread Raw
In response to Re: MySQL comparable syntax for PostgreSQL  (douggorley@shaw.ca)
List pgsql-novice
On Mon, Feb 17, 2003 at 13:05:29 -0800,
  douggorley@shaw.ca wrote:
>
> Can someone tell me what domains are, and possibly point me towards some relevant documentation?

They are a shorthand for a type plus constraints. This can make maintainance
easier when you have the same constraints in multiple locations.

You can look at the documentation for the create domain command to see
the syntax.

pgsql-novice by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Re Dynamic IP - pg_hba
Next
From: "Dhaval Patel"
Date:
Subject: Problem regarding starting PostgreSQL 7.3.1 on Windows 2000 Professional