how to find log

Поиск
Список
Период
Сортировка
От Dmitry Markman
Тема how to find log
Дата
Msg-id 509177C1-00E1-4F38-9ACA-88D40B1C4EBB@mac.com
обсуждение исходный текст
Ответы Re: how to find log  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hi all

suppose I started the server with the following command

pg_ctl -D . . . start -l <logfilename>

is there a way to get <logfilename> later by sending some query to the server or

reading some configuration file

(for example I can get data directory with the query “show data_directory”)

thanks in advance

Dimitry Markman




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

Предыдущее
От: Fabien COELHO
Дата:
Сообщение: Re: pgbench failed when -f option contains a char '@'
Следующее
От: Tom Lane
Дата:
Сообщение: Re: how to find log