I am attempting to determine the amount of memory which is being used by my 2
PostgreSQL instances (8.4.1 and 9.2.10).
OS Version: Red Hat Enterprise Linux Server release 5.10 (Tikanga) (Linux
xxx 2.6.18-371.11.1.el5 #1 SMP Mon Jun 30 04:51:39 EDT 2014 x86_64 x86_64
x86_64 GNU/Linux)
When
I have Oracle query which needs to be converted into postgresql .
In oracle query i have NLS_DATE_LANGUAGE='Italy' parameter set.
What is the equivalent code to read the italy date values in postgresql.
--
View this message in context:
http://postgresql.nabble.com/Setting-up-Date-Language-i