Docker-NetworkingDataPersis.../config/postgresql.conf

8 lines
157 B
Plaintext

# Enable logging
logging_collector = on
log_directory = 'log'
log_filename = 'postgresql.log'
log_statement = 'all'
# Connection limit
max_connections = 150