Re: Add Foreign Keys To Table

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Add Foreign Keys To Table
Date: 2011-07-07 20:02:41
Message-ID: alpine.LNX.2.00.1107071302110.20399@salmo.appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, 7 Jul 2011, Alan Hodgson wrote:

> create unique index index_name on table (column).

Alan,

This worked like a charm.

Many thanks for the lesson,

Rich

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dave Coventry 2011-07-07 20:04:14 Re: Insufficient privileges.
Previous Message John R Pierce 2011-07-07 19:53:57 Re: Add Foreign Keys To Table