Re: [hibernate-dev] postgres dialect and wildfly

2014-02-03 Thread Steve Ebersole
Oops, to everyone this time :) Hibernate automatically determines the Dialect to use based on JDBC metadata *if* a Dialect is not explicitly set. In fact letting it auto detect is the recommended behavior, just setting Dialect explicitly when using a custom Dialect for some reason. There is also

[hibernate-dev] postgres dialect and wildfly

2014-02-03 Thread Bill Burke
Hey, My Hibernate knowledge is really dated, but, within a Wildfly/AS7/JPA deployment don't you still have to specify the SQL dialect in your persistence.xml? Or is this automatically figured out now? I have a user that is seeing postgres org.postgresql.util.PSQLException: ERROR: operator doe