From: | Jeff Davis <jdavis-pgsql(at)empires(dot)org> |
---|---|
To: | Scott Marlowe <smarlowe(at)g2switchworks(dot)com> |
Cc: | postgresql(at)bryden(dot)co(dot)za, PgSQL General List <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Good Books |
Date: | 2005-03-24 14:57:59 |
Message-ID: | 1111676279.4089.755.camel@jeff |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
If you are looking for a database theory book, I highly recommend "An
Introduction to Database Systems" by C.J. Date. It's very theoretical,
but it's precisely worded and very interesting.
Regards,
Jeff Davis
On Thu, 2005-03-24 at 06:54 -0600, Scott Marlowe wrote:
> On Thu, 2005-03-24 at 06:37, postgresql(at)bryden(dot)co(dot)za wrote:
> > Hi
> >
> > I am new to PostgreSQL and find that the standard documentation is very
> > thin. I would like to buy a more comprehensive book. All the available
> > books seem very out of date!!! Firstly, does it matter if I buy a book
> > that was published in Feb 2003? Will such a book be hopelessly out of
> > date?
> >
> > Does anyone know of any books that will be releasing imminently?
>
> The first books to pick up and become familiar with are the ones on
> database theory, not specifically postgresql. While a lot of other
> databases come with documentation that explains a lot of relational
> theory, PostgreSQL comes with documentation that pretty much assumes you
> already understand database basics and are looking for how to do some
> particular thing in postgresql. So it's not that it's thin in terms of
> covering PostgreSQL, but thin in terms that it's focus is not general
> database theory, but postgresql specifics.
>
> A lot of the books written about PostgreSQL have more information about
> theory, but honestly, a good generic database oriented book is usually
> more helpful at first for most folks.
>
> If you're already familiar with basic db theory, then look for some of
> the pgsql books that have been placed online by their publishers.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
> joining column's datatypes do not match
From | Date | Subject | |
---|---|---|---|
Next Message | Joshua D. Drake | 2005-03-24 14:59:25 | Re: Questions regarding interaction of stored functions |
Previous Message | Bill Moran | 2005-03-24 14:49:41 | Questions regarding interaction of stored functions and transactions |