Re: getColumns()

From: Dave Cramer <Dave(at)micro-automation(dot)net>
To: Jose Javier Gutierrez <jgutierrez(at)kristina(dot)es>
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: getColumns()
Date: 2002-04-04 12:19:19
Message-ID: 1017922759.20071.1.camel@inspiron.cramers
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Jose,

It looks like your database is missing some information. Try dumping the
table schema to see what the constraint is trying to do. Did you rename
a column?

Dave
On Thu, 2002-04-04 at 03:42, Jose Javier Gutierrez wrote:
>
> Hi ,
> I have any problems wiht postgres. My error i s the follow :
>
> "ERROR: UNIQUE constraint matching given keys for referenced table
> "content_version" not found"
>
> What 's the problem?.
>
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Gautham S. Rao 2002-04-04 12:52:37 JDBC Driver Problem
Previous Message Jose Javier Gutierrez 2002-04-04 08:42:13 Re: getColumns()