Re: PostgreSQL book completed though chapter 10 - Mailing list pgsql-general

From Richard Smith
Subject Re: PostgreSQL book completed though chapter 10
Date
Msg-id 39255BB9.AAAFBBCB@tampabay.rr.com
Whole thread Raw
In response to PostgreSQL book completed though chapter 10  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
Bruce Momjian wrote:
>
> I have completed the first draft of my book through chapter 10.
>
> New chapters include:
>
>         Chapter 7, Numbering rows:  OID's, sequences
>
>         Chapter 8, Combining Selects:  UNION, subqueries
>
>         Chapter 9, Data Types:  types, functions, operators, arrays
>
>         Chapter 10,Transactions and Locks:  transactions, locking
>
> The books is accessible at:
>
>         http://www.postgresql.org/docs/awbook.html
>
> Comments welcomed.
>
> --
>   Bruce Momjian                        |  http://www.op.net/~candle
>   pgman@candle.pha.pa.us               |  (610) 853-3000
>   +  If your life is a hard drive,     |  830 Blythe Avenue
>   +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

I just Finished reading your book, I did work along with the text up to
chapter
4. I hope to finish that up when I get the time.  It is looking great.
I am a pgsql beginner and this book has help me out a lot.

I know that data modeling is a huge subject, but you might want to add a
small chapter on that subject.

I look forward to reading more drafts, and thank you for the great work
so far.

Richrad

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Performance
Next
From: Richard Smith
Date:
Subject: beginner Table data type question