Re: False unique constraint violation (exception block)

From: whiplash <whiplash(at)bss(dot)org(dot)ua>
To: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: False unique constraint violation (exception block)
Date: 2013-04-15 13:29:52
Message-ID: 516C00D0.8050909@bss.org.ua
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I found error in my DB - sequence for column id had value less "SELECT
max ( id ) FROM table0" (sequence throwed unique violation exception
too). I set valid value for sequence and issue was resolved.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Carlos Mennens 2013-04-15 14:30:23 Role Authentication Failure
Previous Message Albe Laurenz 2013-04-15 10:30:16 Re: GSL onto postgresql server 9.2