No title

Started by Anand Ramanover 25 years ago2 messagesgeneral
Jump to latest
#1Anand Raman
araman@india-today.com

hi guys
Is it ok to change the server time while the database is running or
should the database be shut down prior to this..

regards
Anand

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Anand Raman (#1)
Re:

Anand Raman <araman@india-today.com> writes:

Is it ok to change the server time while the database is running or
should the database be shut down prior to this..

Postgres itself doesn't much care, AFAIK. Your applications might get
upset if they see time run backwards, perhaps ...

regards, tom lane