Re: seperate Slow log file

Поиск
Список
Период
Сортировка
От Keith
Тема Re: seperate Slow log file
Дата
Msg-id CAHw75vv3BLNZrH2g1cKcAJ57j5kwv7AS57ZfxN6dLuZ64sRYEA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: seperate Slow log file  (Ankur Kaushik <ankurkaushik@gmail.com>)
Список pgsql-admin
I highly recommend pgbadger


It will give you more analysis into your logs than a simple, separate slow query log ever could.

On Sat, Jan 23, 2016 at 2:29 AM, Ankur Kaushik <ankurkaushik@gmail.com> wrote:

So is there way to find the last error , Identify and discriminate  slow queries on the bases of time taken . as while i use Mysql There are separate logs for slow,general and error logs. ?

On Sat, Jan 23, 2016 at 12:14 PM, Guillaume Lelarge <guillaume@lelarge.info> wrote:

Le 23 janv. 2016 6:59 AM, "Ankur Kaushik" <ankurkaushik@gmail.com> a écrit :
>
>
> To open the slow query log file I Change the variable as below
>
> log_min_duration_statement=100 in config file
>
> All Slow queries are logging in "postgresql-Sat.log"  where errors also comes to , So is there way to have separate slow query logs
>

No, all logs go to the same log file.



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

Предыдущее
От: Ankur Kaushik
Дата:
Сообщение: Re: seperate Slow log file
Следующее
От: Thorsten Schöning
Дата:
Сообщение: Questions regarding handling of Postgres' stats data in case of tmpfs