Re: filter statements in logs

Поиск
Список
Период
Сортировка
От Grzegorz Jaśkiewicz
Тема Re: filter statements in logs
Дата
Msg-id 2f4958ff0811240913s3cf09d76p37f5f4c766cce78@mail.gmail.com
обсуждение исходный текст
Ответ на Re: filter statements in logs  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Список pgsql-general


On Mon, Nov 24, 2008 at 5:04 PM, Scott Marlowe <scott.marlowe@gmail.com> wrote:
postgres -D ... | grep -v "things I don't wanna see no more"| grep -v
"another thing I don't wanna see no more"| rotatelogs filename 86400
or:

grep -Ev "I don't wanna see you no more|and you too|and your cat too"
 
;)

--
GJ

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

Предыдущее
От: Sam Mason
Дата:
Сообщение: Re: literal limits in 8.3
Следующее
От: Tom Lane
Дата:
Сообщение: Re: literal limits in 8.3