Re: getColumns() - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: getColumns()
Date
Msg-id 1017922759.20071.1.camel@inspiron.cramers
Whole thread Raw
In response to Re: getColumns()  ("Jose Javier Gutierrez" <jgutierrez@kristina.es>)
List 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
>
>




pgsql-jdbc by date:

Previous
From: "Jose Javier Gutierrez"
Date:
Subject: Re: getColumns()
Next
From: "Gautham S. Rao"
Date:
Subject: JDBC Driver Problem