Re: unique constraint on views - Mailing list pgsql-sql

From A. Kretschmer
Subject Re: unique constraint on views
Date
Msg-id 20081210123356.GD7464@a-kretschmer.de
Whole thread Raw
In response to unique constraint on views  ("Jyoti Seth" <jyotiseth2001@gmail.com>)
Responses Re: unique constraint on views  ("Jyoti Seth" <jyotiseth2001@gmail.com>)
List pgsql-sql
In response to Jyoti Seth :
> Hi All,
> 
> Is it possible to add unique constraint on updateable views in postgres?

Add the constraint to the base-table.

Andreas
-- 
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID:   0x3FFF606C, privat 0x7F4584DA   http://wwwkeys.de.pgp.net


pgsql-sql by date:

Previous
From: "Jyoti Seth"
Date:
Subject: unique constraint on views
Next
From: Allan Kamau
Date:
Subject: Collapsing (select) row values into single text field.