how to find log - Mailing list pgsql-hackers

From Dmitry Markman
Subject how to find log
Date
Msg-id 509177C1-00E1-4F38-9ACA-88D40B1C4EBB@mac.com
Whole thread Raw
Responses Re: how to find log
List 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 by date:

Previous
From: Fabien COELHO
Date:
Subject: Re: pgbench failed when -f option contains a char '@'
Next
From: Tom Lane
Date:
Subject: Re: how to find log