Обсуждение: ...

Поиск
Список
Период
Сортировка

...

От
Anand Raman
Дата:
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

Re:

От
Tom Lane
Дата:
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