The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.
|
 |
|
Dev Shed Forums
> Databases
> PostgreSQL Help
|
Can you recommend the best postgresql book?
Discuss Can you recommend the best postgresql book? in the PostgreSQL Help forum on Dev Shed. Can you recommend the best postgresql book? PostgreSQL Help forum discussing administration, SQL syntax, or other PostgreSQL-related topics. PostgreSQL provides enterprise level database functionality at open source prices.
|
|
 |
|
|
|
|

Dev Shed Forums Sponsor:
|
|
|

February 27th, 2004, 03:32 AM
|
|
Registered User
|
|
Join Date: Feb 2004
Posts: 9
Time spent in forums: 9 m 5 sec
Reputation Power: 0
|
|
|
Can you recommend the best postgresql book?
im looking for the best postgresql book to help me with some fundamentals. The user guide is fantastic so i would like the book to cover some different topics.
Do you have any recommendations?
|

February 27th, 2004, 11:09 AM
|
|
Contributing User
|
|
Join Date: Jun 2003
Posts: 373
Time spent in forums: 3 h 49 m 6 sec
Reputation Power: 10
|
|
Quote: | Originally Posted by nickjtew im looking for the best postgresql book to help me with some fundamentals. The user guide is fantastic so i would like the book to cover some different topics.
Do you have any recommendations? |
Practical Postgresql - O'Reilly
eh... I've used this sometimes for JDBC stuff and some other topics... the manual and this together is about all you need.
|

March 1st, 2004, 01:11 PM
|
|
Gödelian monster
|
|
Join Date: Jul 1999
Location: Central Florida, USA
|
|
Personally, I wasn't that impressed with "Practical PostgreSQL". "PostgreSQL Developer's Handbook " is a much better buy, especially for serious developers. But the problem with both of these is that they are rather dated, as PostgreSQL has added several important feature sets since these books were published. (Schema and Domain support are the biggest, but there are also changes in things like set-returning functions, and a host of other small improvements.) Also, these books tend to be rather light on explanation of the serious logical capabilities of a system like PostgreSQL.
"PostgreSQL", by SAMs press (authors Douglas & Douglas) is a much more recent book, that seems to cover many of the newer features, but even it is not completely up-to-date. (By the way, don't confuse this with the "PostgreSQL" book by Jeff Perkins, which was published in 2001.). I haven't read this book, so I can't provide a full recommendation yet.
So really, the ultimate book on PostgreSQL has not yet been written. Fortunately, PostgreSQL follows the ANSI SQL standard quite well, so any serious book on ANSI SQL would be helpful. Other than that, be prepared to spend some serious time at http://techdocs.postgresql.org/ and http://www.postgresql.org/docs/ , and you would benefit very greatly by signing up for one or more of the mail lists at http://archives.postgresql.org/
|

March 1st, 2004, 04:41 PM
|
 |
Me likey breadsticks...
|
|
Join Date: Jan 2003
Location: Los Angeles
|
|
Well if you're looking for just DB fundamentals I'd recommend An Introduction to Database Systems by CJ Date if you're serious about RDBMS fundamentals (was recommended to me by rycamor a while back). If you're just into learning SQL and getting more out of your SQL queries, try taking a look at SQL for Smarties.
Neither is Postgres specific, but both are very useful depending on what you want to learn. I agree that no book currently out does pg justice since the dev team is doing such a great job of adding features and improving performance. You might do better just joining the pg SQL mailing list, it's free and you'll learn quite a bit. Plus a book won't respond to your specific questions via email. 
__________________
PostgreSQL, it's what's for dinner...
|

March 2nd, 2004, 02:48 AM
|
|
Registered User
|
|
Join Date: Mar 2004
Posts: 2
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Quote: | Originally Posted by nickjtew im looking for the best postgresql book to help me with some fundamentals. The user guide is fantastic so i would like the book to cover some different topics.
Do you have any recommendations? |
I would say the ultimate book has been written:
PostgresSQL: Introduction and Concepts by Bruce Momjian ( also available on Amazon if your so inclined )
This is the only book I've used since I started developing on Postgres, and I still refer to it today. It is a complete reference by a member of the PostgresSQL development team ...he also does postgres 'bootcamp' if you (or your boss) has the cash, see: http://www.bignerdranch.com/
I suppose since this book is more of a reference, it assumes some prior knowledge of databases/SQL query syntax, but IMO it is perfect for the beginner postgres user who just wants to know "How do I ...?" --it also has some more advanced info on topics such as performance and native functions..
Best of luck with your postgres adventures!
-non
|

March 2nd, 2004, 03:51 AM
|
|
Registered User
|
|
Join Date: Feb 2004
Posts: 9
Time spent in forums: 9 m 5 sec
Reputation Power: 0
|
|
|
Thanks everyone, theres some great advice there. I think for now i will scout around some of the sites that were listed, and grab the ANSI SQL book.
Cheers
|

March 2nd, 2004, 10:36 AM
|
|
Gödelian monster
|
|
Join Date: Jul 1999
Location: Central Florida, USA
|
|
Good note, nonlucent. I hadn't realized that Bruce Momjian has updated his book for the new features (available online ).
(And, I've been hoping to go to Big Nerd Ranch for a couple years now. Maybe this year the boss will spring for it  )
|

February 12th, 2012, 06:56 AM
|
|
Registered User
|
|
Join Date: Feb 2012
Posts: 2
Time spent in forums: 7 m 26 sec
Reputation Power: 0
|
|
|
Ok. This is an older thread, but there are now a couple of good new Postgresql books, e.g.
PostgreSQL 9.0 High Performance tinyurl.com/7wj4e88
|

March 22nd, 2012, 03:09 PM
|
|
Registered User
|
|
Join Date: Feb 2012
Posts: 2
Time spent in forums: 7 m 26 sec
Reputation Power: 0
|
|
|
Another book I would recommend is Beginning Databases with PostgreSQL: From Novice to Professional
best-gear.org/beginning-databases-with-postgresql-from-novice-to-professional/
|
Developer Shed Advertisers and Affiliates
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|