> Is there any option in psql version 9.2.4, to insert the date time
> also inside the psql log files(in path /var/log/postgresql) ?
If you look in postgresql.conf for your installation, you can change the log
prefix by setting log_line_prefix. If you add %t to that string, you'll get a
timesta
Hi
Is there any option in psql version 9.2.4, to insert the date time
also inside the psql log files(in path /var/log/postgresql) ?
--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general