Re: PostgreSQL, JDBC, and Druid - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: PostgreSQL, JDBC, and Druid
Date
Msg-id 004701c15e44$d783ca10$8201a8c0@inspiron
Whole thread Raw
In response to PostgreSQL, JDBC, and Druid  (Dado Feigenblatt <dado@wildbrain.com>)
List pgsql-jdbc
It is a problem with some of the metadata calls, I am looking into it

-----Original Message-----
From: Dado Feigenblatt [mailto:dado@wildbrain.com]
Sent: October 26, 2001 1:30 PM
To: Dave@micro-automation.net; pgsql-jdbc; rpijlman@wanadoo.nl
Subject: PostgreSQL, JDBC, and Druid


Hi Rene. Hi Dave. (No, you don't know me :)

I use Druid to design my PG database.
I never got the jdbc driver to work.
Have you?

I'm using this URL

    jdbc:postgresql://<server>:<port>/<database>

then I get this message

  Trying to connect...

  Raised SQL Exception:
     Message: postgresql.stat.maxfieldsize
     Code   : 0
     State  : null

Any idea of what's going on?
Thanks

--
Dado Feigenblatt                                 Wild Brain, Inc.
Technical Director                               (415) 216-2053
dado@wildbrain.com                               San Francisco, CA.



Dave Cramer wrote:

>Hi All,
>
>This is due to the current incompleteness of the jdbc driver;
>specifically the metadata functionality.
>
>Rene; a better piece of software to test for completeness is druid,
>which is a database design tool; it makes heavy use of the metadata
>features
>
>Dave
>
>-----Original Message-----
>From: pgsql-jdbc-owner@postgresql.org
>[mailto:pgsql-jdbc-owner@postgresql.org] On Behalf Of Rene Pijlman
>Sent: August 15, 2001 6:30 AM
>To: Arnaud ESPANEL
>Cc: pgsql-jdbc@postgresql.org
>Subject: Re: [JDBC] Postgresql 7.1.2 and StarOffice 5.2
>
>
>On Wed, 15 Aug 2001 12:16:40 +0200 (MET DST), you wrote:
>
>>Using Debian package for Postgres 7.1.2 and Debian
>>jdbc Driver,  i managed to connect to the database
>>but the list of tables is empty !
>>
>
>I'm afraid you'll have to be more specific. What functionality in what
>piece of software are you using to retrieve a list of tables?
>
>How is this software configured to use JDBC?
>
>Are there any error messages interactively, or in a log file?
>
>Does it work with other databases?
>
>Regards,
>René Pijlman
>
>---------------------------(end of
>broadcast)---------------------------
>TIP 2: you can get off all lists at once with the unregister command
>    (send "unregister YourEmailAddressHere" to
majordomo@postgresql.org)
>
>
>
>---------------------------(end of
>broadcast)---------------------------
>TIP 4: Don't 'kill -9' the postmaster
>



pgsql-jdbc by date:

Previous
From: Barry Lind
Date:
Subject: Re: j2ee compatiable jdbc driver on jdbc.postgresql.org?
Next
From: Robinson
Date:
Subject: JDBC driver implementation