Basic utils for models, added some stuff to the bot

This commit is contained in:
Dustin Pianalto
2019-09-19 21:52:16 -08:00
parent fb9744a93a
commit b3eefa1266
46 changed files with 1271 additions and 149 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ listen_addresses = '*'
# defaults to 'localhost'; use '*' for all
# (change requires restart)
#port = 5432 # (change requires restart)
#max_connections = 100 # (change requires restart)
max_connections = 1000 # (change requires restart)
#superuser_reserved_connections = 3 # (change requires restart)
#unix_socket_directories = '/tmp' # comma-separated list of directories
# (change requires restart)