Anand Raman <araman(at)india-today(dot)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