What is version of PostgreSQL do you recommend?

76 views
Skip to first unread message

Michal Galdzicki

unread,
Aug 13, 2014, 8:15:21 PM8/13/14
to gd-...@googlegroups.com
Hector,
For use with ice-4.0.0-beta1 / latest commit on gihub which do you work with? PostgreSQL 8.4.20 or PostgreSQL 9.3.x?

Consequently, I see there are dialect differences, at least for the name of the property. If I go with 8.4.20 on CentOS 6.5 (default yum install choice) with PostgreSQL82Dialect would that cause problems you know of?

src/main/resources/hibernate.cfg.xml

<property name="hibernate.dialect">org.hibernate.dialect.PostgreSQL9Dialect</property>
v
<property name="hibernate.dialect">org.hibernate.dialect.PostgreSQL82Dialect</property>

thanks,
mike

— Michal Galdzicki
Arzeda Corp.
2722 Eastlake Ave E., Suite 150
Seattle, WA 98102





Hector Plahar

unread,
Aug 13, 2014, 8:17:51 PM8/13/14
to gd-...@googlegroups.com
For 4.0.0 I use 9.3.x with SQL9Dialect. If using 8.4 then you should use the 82Dialect. 


--

---
You received this message because you are subscribed to the Google Groups "gd-ice" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gd-ice+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages