/postgres-fix

Fixes common problems with postgres. This process is destructive to existing databases.

Primary LanguageShell

WARNING: This script will delete all of your existing postgres databases!

It also solves alot of common problems with brew installs of postgres.

This fix does not address multiple versions of postgres being installed.

Use at your own risk <3