Re: Constraints & pg_dump

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Constraints & pg_dump
Date: 2004-03-17 17:25:17
Message-ID: 200403170925.17775.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Berkus
Aglio Database Solutions
San Francisco

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fabien COELHO 2004-03-17 17:29:23 Re: Further thoughts about warning for costly FK checks
Previous Message Tom Lane 2004-03-17 17:20:57 Re: Constraints & pg_dump