[GENERAL] Postgres 8.0 upgrade to 9.0

2011-08-01 Thread Atul Goel
upgrade JDBC driver when I upgrade to postgres9.0. 3) If we upgrade JDBC driver will we require to upgrade hibernate dialect? 4) Any other suggestions. Regards, Atul Goel The information contained in this email is strictly confidential and for the use

[GENERAL] Postgres 8.0 upgrade to 9.0

2011-08-01 Thread Atul Goel
upgrade JDBC driver when I upgrade to postgres9.0. 3) If we upgrade JDBC driver will we require to upgrade hibernate dialect? 4) Any other suggestions. Regards, Atul Goel The information contained in this email is strictly confidential and for the use

Re: [GENERAL] On duplicate ignore

2012-01-18 Thread Atul Goel
Just create a unique index on EMAIL column and handle error if it comes Thanks, Atul Goel -Original Message- From: pgsql-general-ow...@postgresql.org [mailto:pgsql-general-ow...@postgresql.org] On Behalf Of Gnanakumar Sent: 18 January 2012 11:04 To: pgsql-general@postgresql.org Subject

Re: [GENERAL] On duplicate ignore

2012-01-18 Thread Atul Goel
No way you can make sure at application level. Think in sense of an uncommitted row and other session inserting at the same moment in time. Thanks, Atul Goel -Original Message- From: Gnanakumar [mailto:gna...@zoniac.com] Sent: 18 January 2012 12:59 To: Atul Goel; pgsql-general