Re: PostgreSQL Failures

From: Holger Hoffstätte (holge..izards.de)
Date: Mon Mar 03 2003 - 08:11:45 EST

  • Next message: Dirk Olmes: "Re: PostgreSQL Failures"

    Hi,

    > (PostgreSQL)
    > I am connecting from the Windows box to the Linux machine runnig
    > PostgreSQL 7.2.3. When I run unit tests, most of them fail (tables are

    I suggest using 7.3.2 (latest), there were a huge number of bug fixes and
    feature enhancements from 7.2, most notably schema support.
    Also make sure you have the latest driver from jdbc.postgresql.org - this
    is very important as well.
    I'm reading the postgres news groups and there are many areas in which
    enhancements and bug fixes are being made right now.

    > java.sql.SQLException: ERROR: No such attribute or function
    > 'oid'

    This is strange and really should not happen. I just tested current CVS
    from Windows against Dirk's 7.3.2 setup on Linux and it worked flawlessly
    (just like my setup at home), with only one known failure in
    SelectQueryTst related to LIKE. This is the same result as yesterday
    before your CharType modifications, so nothing changed.
    I don't know what might cause the failures that you encountered,
    definitely looks weird.

    Holger



    This archive was generated by hypermail 2.0.0 : Mon Mar 03 2003 - 08:14:54 EST