Re: Unique index problem - Mailing list pgsql-general

From Andreas Kretschmer
Subject Re: Unique index problem
Date
Msg-id 20151220161834.GA13769@tux
Whole thread Raw
In response to Re: Unique index problem  (Andreas Kretschmer <akretschmer@spamfence.net>)
Responses Re: Unique index problem
Re: Unique index problem
List pgsql-general
Andreas Kretschmer <akretschmer@spamfence.net> wrote:

>
> Maybe there are better solutions, it's a quick hack ;-)

better solution:

test=*# create unique index on foo(a,b,c) where a is not null and b is
not null and c is not null;
CREATE INDEX

(partial index)


Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect.                              (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly."   (unknown)
Kaufbach, Saxony, Germany, Europe.              N 51.05082°, E 13.56889°


pgsql-general by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: Session Identifiers
Next
From: Melvin Davidson
Date:
Subject: Re: Session Identifiers