Re: Constraints & pg_dump - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Constraints & pg_dump
Date
Msg-id 200403170925.17775.josh@agliodbs.com
Whole thread Raw
In response to Re: Constraints & pg_dump  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Constraints & pg_dump  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom,

> Oh, why didn't you say so?  Seems like the correct tool to solve that is
> a partial unique index, not a constraint at all.

Hmmm .... we support that?    Darn, how do I miss these things.   When did we 
start supporting it?   Bric still has a lot of users who use 7.2.

-- 
-Josh BerkusAglio Database SolutionsSan Francisco



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Constraints & pg_dump
Next
From: Tom Lane
Date:
Subject: Re: Further thoughts about warning for costly FK checks