Re: postgresql books and convertion utilities - Mailing list pgsql-general

From Robert Treat
Subject Re: postgresql books and convertion utilities
Date
Msg-id 200610302353.13545.xzilla@users.sourceforge.net
Whole thread Raw
In response to Re: postgresql books and convertion utilities  (Richard Broersma Jr <rabroersma@yahoo.com>)
List pgsql-general
On Monday 30 October 2006 07:55, Richard Broersma Jr wrote:
> > Alexander Staubo wrote:
> > >> Which one is worth from following books?
> > >>
> > >> 1. PostgreSQL (2nd Edition) by Korry Douglas (Paperback - Jul 26,
> > >> 2005)
> > >
> > > This is a good book. As far as I know it's the most up-to-date
> > > general-purpose PostgreSQL book.
> >
> > It covers up to 8.0.
> > It's a little verbose, but I would agree that it is a decent book.
>
> I would agree with all of the above comment.  I will add that it was
> missing a discussion on Postgresql's Rule system.  But if you are
> interested in connecting to postgresql using one of the many Postgresql
> protocols it is a very good book to use.
>
> Here is a link that corrects some typos in the book:
>
> http://www.samspublishing.com/content/images/0672327562/Errata/0672327562er
>rata.pdf
>

FWIW there is a chapter with fairly advanced examples of using views and rules
in  "Beginning PHP and PostgreSQL 8: From Novice to Professional".  Also that
book lightly touches on some 8.1 topics...  8.1 was in development at the
time of the writing, so some things are mentioned, but a lot of 8.1 didn't
really apply to PHP programmers. For example, I mention tuning
max_prepared_transactions, but the recommendation is simply to set it to 0,
since there is almost no chance you'll be using it in PHP so there is no
reason to use resources on it.

--
Robert Treat
Build A Brighter LAMP :: Linux Apache {middleware} PostgreSQL

pgsql-general by date:

Previous
From: Robert Treat
Date:
Subject: Re: postgresql books and convertion utilities
Next
From: Teodor Sigaev
Date:
Subject: Re: Index greater than 8k