Skip to content

Instantly share code, notes, and snippets.

@kkestell
Created March 7, 2012 16:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kkestell/1994027 to your computer and use it in GitHub Desktop.
Save kkestell/1994027 to your computer and use it in GitHub Desktop.
Foo
export LANGUAGE=en_US.UTF-8
export LANG=en_US.UTF-8
export LC_ALL=en_US.UTF-8
export PATH=$PATH:/usr/lib/postgresql/8.4/bin/
export PGDATA=/usr/local/pgsql/data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment