Skip to content

Instantly share code, notes, and snippets.

@acoffman
Created December 6, 2012 23:27
Show Gist options
  • Save acoffman/4229386 to your computer and use it in GitHub Desktop.
Save acoffman/4229386 to your computer and use it in GitHub Desktop.
12/6/12 5:09:06.248 PM Postgres: Existing PGVersion: (null)
12/6/12 5:09:06.248 PM Postgres: Installed PGVersion: 9.2
12/6/12 5:09:06.255 PM lsboxd: @AE relay 4755524c:4755524c
12/6/12 5:09:06.327 PM com.heroku.postgres-service: dyld: Symbol not found: _xmlStructuredErrorContext
12/6/12 5:09:06.327 PM com.heroku.postgres-service: Referenced from: /Applications/Postgres.app/Contents/MacOS/bin/postgres
12/6/12 5:09:06.327 PM com.heroku.postgres-service: Expected in: /usr/lib/libxml2.2.dylib
12/6/12 5:09:06.327 PM com.heroku.postgres-service: in /Applications/Postgres.app/Contents/MacOS/bin/postgres
12/6/12 5:09:06.818 PM com.heroku.postgres-service: no data was returned by command ""/Applications/Postgres.app/Contents/MacOS/bin/postgres" -V"
12/6/12 5:09:06.820 PM Postgres: 833 /Applications/Postgres.app/Contents/MacOS/bin/initdb: Status 1
12/6/12 5:09:06.819 PM com.heroku.postgres-service: The program "postgres" is needed by initdb but was not found in the
12/6/12 5:09:06.819 PM com.heroku.postgres-service: same directory as "/Applications/Postgres.app/Contents/MacOS/bin/initdb".
12/6/12 5:09:06.819 PM com.heroku.postgres-service: Check your installation.
12/6/12 5:09:06.850 PM com.heroku.postgres-service: dyld: Symbol not found: _xmlStructuredErrorContext
12/6/12 5:09:06.850 PM com.heroku.postgres-service: Referenced from: /Applications/Postgres.app/Contents/MacOS/bin/postgres
12/6/12 5:09:06.850 PM com.heroku.postgres-service: Expected in: /usr/lib/libxml2.2.dylib
12/6/12 5:09:06.850 PM com.heroku.postgres-service: in /Applications/Postgres.app/Contents/MacOS/bin/postgres
12/6/12 5:09:06.954 PM ReportCrash: Saved crash report for postgres[834] version ??? (???) to /Users/acoffman/Library/Logs/DiagnosticReports/postgres_2012-12-06-170906_adamc-air.crash
12/6/12 5:09:07.142 PM com.heroku.postgres-service: no data was returned by command ""/Applications/Postgres.app/Contents/MacOS/bin/postgres" -V"
12/6/12 5:09:07.142 PM com.heroku.postgres-service: The program "postgres" is needed by pg_ctl but was not found in the
12/6/12 5:09:07.142 PM com.heroku.postgres-service: same directory as "/Applications/Postgres.app/Contents/MacOS/bin/pg_ctl".
12/6/12 5:09:07.142 PM com.heroku.postgres-service: Check your installation.
12/6/12 5:09:07.143 PM Postgres: 838 /Applications/Postgres.app/Contents/MacOS/bin/pg_ctl: Status 1
12/6/12 5:09:07.162 PM com.heroku.postgres-service: createdb: could not connect to database template1: could not connect to server: No such file or directory
12/6/12 5:09:07.162 PM com.heroku.postgres-service: Is the server running locally and accepting
12/6/12 5:09:07.162 PM com.heroku.postgres-service: connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
12/6/12 5:09:07.163 PM Postgres: 840 /Applications/Postgres.app/Contents/MacOS/bin/createdb: Status 1
12/6/12 5:09:07.173 PM ReportCrash: Saved crash report for postgres[839] version ??? (???) to /Users/acoffman/Library/Logs/DiagnosticReports/postgres_2012-12-06-170907_adamc-air.crash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment