10 lines
124 B
Plaintext
10 lines
124 B
Plaintext
|
/var/log/postgresql {
|
||
|
daily
|
||
|
rotate 7
|
||
|
copytruncate
|
||
|
delaycompress
|
||
|
compress
|
||
|
notifempty
|
||
|
missingok
|
||
|
}
|