From ef74900704597dfbfc55bb509844a25481eedc4c Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 23 Aug 2007 00:09:34 +0000 Subject: Add book to FAQ_DEV: Transactional Information Systems by Gerhard Weikum, Kaufmann --- doc/src/FAQ/FAQ_DEV.html | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to 'doc/src') diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html index c88c01965e6..e4189a4bdf2 100644 --- a/doc/src/FAQ/FAQ_DEV.html +++ b/doc/src/FAQ/FAQ_DEV.html @@ -13,7 +13,7 @@

Developer's Frequently Asked Questions (FAQ) for PostgreSQL

-

Last updated: Tue Jul 17 01:03:37 EDT 2007

+

Last updated: Wed Aug 22 20:09:21 EDT 2007

Current maintainer: Bruce Momjian (bruce@momjian.us)
@@ -428,12 +428,16 @@

1.11) What books are good for developers?

-

I have four good books, An Introduction to Database - Systems, by C.J. Date, Addison, Wesley, A Guide to the SQL - Standard, by C.J. Date, et. al, Addison, Wesley, - Fundamentals of Database Systems, by Elmasri and Navathe, - and Transaction Processing, by Jim Gray, Morgan, - Kaufmann

+

There are five good books: + +

1.12) What is configure all about?

-- cgit v1.2.3