Monitoring with pg_controldata

Поиск
Список
Период
Сортировка
От Tim Uckun
Тема Monitoring with pg_controldata
Дата
Msg-id 855e4dcf0907291510k375940b7o1ab3b7266d010ca9@mail.gmail.com
обсуждение исходный текст
Ответы Re: Monitoring with pg_controldata
Список pgsql-general
I am trying to monitor my replication lag with pg_controldata and it's
driving me nuts.

If I run pg_controldata from the command line as user postgres or root
I get the following line

Time of latest checkpoint:            Thu 30 Jul 2009 00:36:12 NZST

If I run it from the crontab  I get this output

Time of latest checkpoint:            Wed Jul 29 23:05:34 2009

Here is the cron entity

/usr/lib/postgresql/8.3/bin/pg_controldata
/var/lib/postgresql/8.3/main >> /tmp/pg_standby_log

What is the issue here? Some sort of a timezone problem? How do I tell
it what time zone to use?

Thanks.

В списке pgsql-general по дате отправления: