0 Replies Latest reply on Sep 26, 2005 1:50 PM by augustynr

    How to setup PostgreSQL 8.x with version 4.0.3RC2?

    augustynr

      Hi,
      Is there a reference which documents that process?
      I have been trying all sorts of things and getting into all sorts of problems.
      Like my jms configuration is messed up ...
      Hibernate creates incorrect slq to generate tables like:
      2005-09-26 13:32:37,111 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Unsuccessful: create table AUTHORS (authorId integer generated by default as identity (start with 1), name varchar(255), primary key (authorId))
      2005-09-26 13:32:37,111 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] ERROR: syntax error at or near "generated"
      Thanks for any input.
      robert