I have some time off during the next couple of weeks where I would like to venture into PostreSQL. I have tried in the past, but gave up after hitting a few walls.<p>I find PostgreSQL does things a lot differently then mySQL, and I really need some help getting going. What resources (books and/or videos) would you recommend to get started?
Try <a href="http://postgresguide.com" rel="nofollow">http://postgresguide.com</a>, would welcome feedback on it as content is continuing to be added and improved
First I'd hit the doc. <a href="http://www.postgresql.org/docs/9.2/interactive/index.html" rel="nofollow">http://www.postgresql.org/docs/9.2/interactive/index.html</a><p>I also recommend the Tekpub videos on Postgres. <a href="http://tekpub.com/productions/pg" rel="nofollow">http://tekpub.com/productions/pg</a>