Re: BUG #4488: jdbc : DatabaseMetaData.getPrimaryKeys no result - Mailing list pgsql-bugs

From davidsarmstrong
Subject Re: BUG #4488: jdbc : DatabaseMetaData.getPrimaryKeys no result
Date
Msg-id 21239580.post@talk.nabble.com
Whole thread Raw
In response to Re: BUG #4488: jdbc : DatabaseMetaData.getPrimaryKeys no result  (Kris Jurka <books@ejurka.com>)
List pgsql-bugs
Hi Kris,

Thanks for responding. After further testing I realized that it was working,
but that I was looking at the wrong database :wistle:. I did send an email
but I should have responded to the post.

Happy New Year!

Dave


Kris Jurka wrote:
>
>
>
> On Mon, 29 Dec 2008, davidsarmstrong wrote:
>
>> I get the same error. I've verified the table name and the primary key.
>> The
>> interesting part is, it seems to work in cases where the primary key is a
>> serial.
>
> All I can say is the same as before, it works for me.  If you can post a
> complete test case I'd be happy to look at it, but there's not much else I
> can do.
>
> Kris Jurka
>
>
> --
> Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-bugs
>
>

--
View this message in context:
http://www.nabble.com/BUG--4488%3A-jdbc-%3A-DatabaseMetaData.getPrimaryKeys-no-result-tp20098673p21239580.html
Sent from the PostgreSQL - bugs mailing list archive at Nabble.com.

pgsql-bugs by date:

Previous
From: Kris Jurka
Date:
Subject: Re: BUG #4488: jdbc : DatabaseMetaData.getPrimaryKeys no result
Next
From: Joe Conway
Date:
Subject: Re: BUG #4599: bugfix for contrib/dblink module