Strict mode in postgresql??

From: Arun P(dot)L <arunpl(at)hotmail(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Strict mode in postgresql??
Date: 2013-06-24 05:16:50
Message-ID: SNT136-W17353AF1E90E1CF1D2A0C2DB8A0@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

Is there any settings in postgresql version 9.2 similar to mysql strict mode? I need to get rid of some type casting errors in the upgrading process from version 7.4 to 9.2, if this mode is not available I have to modify queries in the system to make it work...

Thanks in Advance,
Arun

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andreas Kretschmer 2013-06-24 05:33:20 Re: Strict mode in postgresql??
Previous Message Moshe Jacobson 2013-06-24 01:47:09 Re: pg_restore order and check constraints