Re: "duplicate key value": version 8.4 vs 8.1

From: mountain oaf <mountainoaf(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: "duplicate key value": version 8.4 vs 8.1
Date: 2010-10-21 02:58:57
Message-ID: AANLkTi=K36vRSBrJtTU=08_Af3O_4aVdNEUqtUSoP=UH@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

> So, the server is returning some error code, but it's not 23505.
> Again, I'd suggest looking at the server log to see what it thinks
> is happening.  My bet is that you're trying to use some feature
> that doesn't exist in 8.1 ...

Not sure that I can gain access to the server logs, but thanks for the
suggestion.

I'm not doing anything arcane - as described, I a, just trying to
insert a record which breaks a unique index's integrity and using
sqlca.sqlcode to report the result return when doing so.

Mark

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Kenneth Marshall 2010-10-21 12:53:23 Re: "duplicate key value": version 8.4 vs 8.1
Previous Message Tom Lane 2010-10-21 02:36:11 Re: "duplicate key value": version 8.4 vs 8.1