Re: [GENERAL] log_filename
От | Achilleas Mantzios |
---|---|
Тема | Re: [GENERAL] log_filename |
Дата | |
Msg-id | 7eb84032-a0ea-06d7-2fb4-07b253e343f2@matrix.gatewaynet.com обсуждение исходный текст |
Ответ на | Re: [GENERAL] log_filename (Walter Nordmann <wnordmann@gmx.de>) |
Ответы |
Re: [GENERAL] log_filename
Re: [GENERAL] log_filename |
Список | pgsql-general |
On 18/07/2017 11:36, Walter Nordmann wrote: > May be i'm blind: what did you really do? changed postgresql.conf? > He hardcoded it in the postgresql.conf . > regards > walter > > > Am 18.07.2017 um 10:31 schrieb Ahtesham Karajgi: >> Add the version in the log_filename itself. >> >> Below is the test case. >> >> naveed=# show log_filename ; >> log_filename >> -------------------------------- >> postgresql-%Y-%m-%d_%H%M%S.log >> (1 row) >> >> naveed=# select pg_reload_conf(); >> pg_reload_conf >> ---------------- >> t >> (1 row) >> >> naveed=# show log_filename ; >> log_filename >> ------------------------------------ >> postgresql-9.5-%Y-%m-%d_%H%M%S.log >> (1 row) >> >> test=# \q >> [postgres@localhost ~]$ >> [postgres@localhost ~]$ ls -lrth /usr/local/pgsql/data/pg_log | tail -2 >> -rw-------. 1 postgres postgres 3.3K Jul 18 01:25 postgresql-2017-07-18_000000.log >> -rw-------. 1 postgres postgres 4.1K Jul 18 01:27 postgresql-9.5-2017-07-18_012530.log >> [postgres@localhost ~]$ >> > > -- Achilleas Mantzios IT DEV Lead IT DEPT Dynacom Tankers Mgmt
В списке pgsql-general по дате отправления: