greptilian logo

IRC log for #pdurbin, 2012-12-11

| Channels | #pdurbin index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary

All times shown according to UTC.

Time S Nick Message
15:26 philbot joined #pdurbin
15:26 Topic for #pdurbin is now Philip Durbin's work notes: https://plus.google.com/107770072576338242009/posts/dZ365p2Qyuk | logs at http://irclog.greptilian.com/pdurbin/today
15:41 pdurbin interesting. if i run `~/.homebrew/bin/psql` i get 'psql: FATAL:  database "pdurbin" does not exist' but if i run `~/.homebrew/bin/psql template1` i get in. i was just looking at How to setup Rails3 postgres on mac « The Agile Warrior - http://agilewarrior.wordpress.com/2012/01/11/how-to-setup-rails3-postgres-on-mac/
15:42 pdurbin this seems useful... Install PostgreSQL 9 on OS X - Russell Brooks - http://russbrooks.com/2010/11/25/install-postgresql-9-on-os-x
15:43 pdurbin "Out of the box, you authenticate against the DB using the same user account under which you ran brew install"
15:47 pdurbin ~/.homebrew/bin/psql template1 -c "SELECT * FROM pg_roles"
15:48 pdurbin when i run that i can see rolname is pdurbin
19:13 pdurbin the issue of 'psql: FATAL:  database "pdurbin" does not exist' is well explained at http://www.revsys.com/blog/2007/may/16/common-postgresql-problem/
19:16 pdurbin "By default PostgreSQL attempts to log you into a database that is the same as your username.  However, it does not setup this database for you"

| Channels | #pdurbin index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary