listed track - Search results

2019-06-02 03:07:52 | Re: psql: FATAL: the database system is starting up (Tom K)

listen_addresses=192.168.0.124 --max_worker_processes=8 --max_locks_per_transaction=64 --wal_level=replica --cluster_name=postgres --wal_log_hints=on --max_wal_senders=10 --track

2019-06-02 00:50:18 | Re: psql: FATAL: the database system is starting up (Tom K)

listen_addresses = '192.168.0.124' max_connections = '100' max_locks_per_transaction = '64' max_prepared_transactions = '0' max_replication_slots = '10' max_wal_senders = '10' max_worker_processes = '8' port = '5432' track

2019-06-01 22:05:31 | Re: psql: FATAL: the database system is starting up (Tom K)

listen_addresses=192.168.0.118 --max_worker_processes=8 --max_locks_per_transaction=64 --wal_level=replica --track

2019-06-01 02:53:35 | Re: psql: FATAL: the database system is starting up (Tom K)

listen_addresses=192.168.0.118 --max_worker_processes=8 --max_locks_per_transaction=64 --wal_level=replica --track

2019-05-28 04:59:23 | psql: FATAL: the database system is starting up (Tom K)

listen_addresses=192.168.0.108 --max_worker_processes=8 --max_locks_per_transaction=64 --wal_level=replica --cluster_name=postgres --wal_log_hints=on --max_wal_senders=10 --track