View Single Post

   
  #1 (permalink)  
Old 04-19-2008, 10:01 AM
soni de
 
Posts: n/a
Default Regarding Timezone

Hello,

We have installed postgres 8.2.0

default time zone which postgres server using is

template1=# SHOW timezone;
TimeZone
-----------
ETC/GMT-5
(1 row)


But we want to set this timezone parameter to IST.
Our system timezone is also in IST. We are using solaris.

Please provide me some help regarding this.



Thanks,

Soni

Reply With Quote