| From: | Chris Browne <cbbrowne(at)acm(dot)org> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Book recommendation? |
| Date: | 2011-02-01 17:31:48 |
| Message-ID: | 87hbcnk6ez.fsf@cbbrowne.afilias-int.info |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
herouth(at)unicell(dot)co(dot)il (Herouth Maoz) writes:
> As a result of my recent encounter with table bloat and other tuning
> issues I've been running into, I'm looking for a good resource for
> improving my tuning skills.
>
> My sysadmin ran into the following book:
>
> PostgreSQL 9.0 High Performance, by Gregory Smith, ISBN 184951030X
> http://amzn.com/184951030X
>
> Which covers versions 8.1 through 9.
>
> Any opinions on this book? Other suggestions?
It's the best thing in that vein that is available, and is rather good.
The only thing that's *somewhat* comparable is _PostgreSQL_ by Korry
Douglas & Susan Douglas, which, alas, is now 7 years old, and thus
rather dated. It was the one reference that had substantive material on
query planning, though that's likely somewhat less relevant to you.
You should certainly take a look at Greg Smith's book.
--
(reverse (concatenate 'string "moc.liamg" "@" "enworbbc"))
http://linuxdatabases.info/info/finances.html
"what would we do without C? we would have PASAL, BASI, OBOL, and
Ommon Lisp." -- #Erik
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Yngve Nysaeter Pettersen | 2011-02-01 18:10:38 | Re: Select for update with offset interferes with concurrent transactions |
| Previous Message | Tom Lane | 2011-02-01 17:18:17 | Re: Select for update with offset interferes with concurrent transactions |