Added Nbgrader
This commit is contained in:
6
postgres/postgresql.conf
Normal file
6
postgres/postgresql.conf
Normal file
@@ -0,0 +1,6 @@
|
||||
log_destination = 'stderr'
|
||||
logging_collector = on
|
||||
log_directory = '/var/log/postgres'
|
||||
log_filename = 'postgresql-%Y-%m-%d.log'
|
||||
log_statement = 'all'
|
||||
log_rotation_age = 1d
|
Reference in New Issue
Block a user