Skip to content

Instantly share code, notes, and snippets.

@happyrobots
Created July 9, 2011 12:29
Show Gist options
  • Save happyrobots/1073560 to your computer and use it in GitHub Desktop.
Save happyrobots/1073560 to your computer and use it in GitHub Desktop.
# rm /var/lib/pgsql/data
# service postgresql initdb
# service postgresql start
# vim /var/lib/pgsql/data/pg_hba.conf
replace ident with trust
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment