Re: WTF? 9.2.4 Logs have the wrong day of the week?

Поиск
Список
Период
Сортировка
От Eduardo Morras
Тема Re: WTF? 9.2.4 Logs have the wrong day of the week?
Дата
Msg-id 20130814155024.3fbe1f05479363b81f15c8fb@yahoo.es
обсуждение исходный текст
Ответ на WTF? 9.2.4 Logs have the wrong day of the week?  (Scott Whitney <scott@journyx.com>)
Список pgsql-admin
On Tue, 13 Aug 2013 19:27:14 -0500 (CDT)
Scott Whitney <scott@journyx.com> wrote:

> Everything you need to see is right here:
>
>
>
> [root@<serverNameRemoved> pg_log]# ls -lrt
> total 5924
>
> -rw------- 1 postgres postgres 708669 Aug 8 18:59 postgresql-Thu.log
> -rw------- 1 postgres postgres 669505 Aug 9 18:59 postgresql-Fri.log
> -rw------- 1 postgres postgres 666603 Aug 10 18:56 postgresql-Sat.log
> -rw------- 1 postgres postgres 559716 Aug 11 18:59 postgresql-Sun.log
> -rw------- 1 postgres postgres 626143 Aug 12 18:56 postgresql-Mon.log
> -rw------- 1 postgres postgres 2065282 Aug 13 18:24 postgresql-Tue.log
> -rw------- 1 postgres postgres 755099 Aug 13 19:22 postgresql-Wed.log
>
>
>
> [root@<serverNameRemoved> pg_log]# date
> Tue Aug 13 19:23:53 CDT 2013
>
>
> so...yah..anyone?
>

Did you set a max log of 2MB = 2097152 bytes ? Also, up to day 12, all logs roll at 19:00, perhaps to avoid the name
collisionwith the second log file of day 13, it was saved as next available log name. 

>
> For further information, please see:
> http://www.dayoftheweek.org/?m=August&d=13&y=2013&go=Go
>
>
> It's the "Wed" part that is confusing me...
>


---   ---
Eduardo Morras <emorrasg@yahoo.es>


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

Предыдущее
От: Scott Whitney
Дата:
Сообщение: Re: WTF? 9.2.4 Logs have the wrong day of the week?
Следующее
От: Natalie Wenz
Дата:
Сообщение: Re: vacuum freeze performance, wraparound issues