Re: Help!

From: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
To: Letitia Hickman <LHickman(at)ecorp-real-estate(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Help!
Date: 2001-06-04 15:16:28
Message-ID: Pine.BSF.4.21.0106040815031.4530-100000@megazone23.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


On Thu, 31 May 2001, Letitia Hickman wrote:

> Getting a "Warning: PostgreSQL query failed: ERROR: Cannot insert a
> duplicate key into unique index
> auditlog_pkey in /htdocs/ecorp-real-estate.com/intranet on line 167"
>
> Continue to get also
>
> :Warning: PostgreSQL query failed: ERROR: parser: parse error at or near
> "," in /htdocs/ecorp-real-estate.com/Include/propertyPost.inc on line
> 18"
>
> Can't seem to solve.

That's not alot of information. Basic version, schema and query details
are going to be needed.

The first is a reasonable error if someone tried to insert the same
value into the pkey field of auditlog that already existed. The second
is a parse error, probably a syntactic problem.

In response to

  • Help! at 2001-05-31 21:48:29 from Letitia Hickman

Browse pgsql-bugs by date

  From Date Subject
Next Message Stephan Szabo 2001-06-04 15:17:40 Re: password check
Previous Message Tom Lane 2001-06-04 15:15:18 Re: Problem with sql