To install PostgreSQL, perform the following steps:
CREATE USER Autopsy WITH PASSWORD 'myPassword' CREATEDB;
host all all 10.10.192.0/24 md5
fsync = off
synchronous_commit = off
full_page_writes = off
Copyright © 2012-2016 Basis Technology. Generated on Tue Oct 25 2016
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.