mirror of
https://github.com/postgres/postgres.git
synced 2025-04-27 22:56:53 +03:00
Add book to FAQ_DEV:
Transactional Information Systems by Gerhard Weikum, Kaufmann
This commit is contained in:
parent
d097534219
commit
ef74900704
12
doc/FAQ_DEV
12
doc/FAQ_DEV
@ -1,7 +1,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)
|
||||
|
||||
@ -339,10 +339,12 @@ General Questions
|
||||
|
||||
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:
|
||||
* 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
|
||||
* Transaction Processing, by Jim Gray, Morgan, Kaufmann
|
||||
* Transactional Information Systems by by Gerhard Weikum, Kaufmann
|
||||
|
||||
1.12) What is configure all about?
|
||||
|
||||
|
@ -13,7 +13,7 @@
|
||||
<H1>Developer's Frequently Asked Questions (FAQ) for
|
||||
PostgreSQL</H1>
|
||||
|
||||
<P>Last updated: Tue Jul 17 01:03:37 EDT 2007</P>
|
||||
<P>Last updated: Wed Aug 22 20:09:21 EDT 2007</P>
|
||||
|
||||
<P>Current maintainer: Bruce Momjian (<A href=
|
||||
"mailto:bruce@momjian.us">bruce@momjian.us</A>)<BR>
|
||||
@ -428,12 +428,16 @@
|
||||
<H3 id="item1.11">1.11) What books are good for
|
||||
developers?</H3>
|
||||
|
||||
<P>I have four good books, <I>An Introduction to Database
|
||||
Systems,</I> by C.J. Date, Addison, Wesley, <I>A Guide to the SQL
|
||||
Standard,</I> by C.J. Date, et. al, Addison, Wesley,
|
||||
<I>Fundamentals of Database Systems,</I> by Elmasri and Navathe,
|
||||
and <I>Transaction Processing,</I> by Jim Gray, Morgan,
|
||||
Kaufmann</P>
|
||||
<P>There are five good books:
|
||||
|
||||
<UL>
|
||||
<LI><I>An Introduction to Database Systems,</I> by C.J. Date, Addison, Wesley</LI>
|
||||
<LI><I>A Guide to the SQL Standard,</I> by C.J. Date, et. al, Addison, Wesley</LI>
|
||||
<LI><I>Fundamentals of Database Systems,</I> by Elmasri and Navathe</LI>
|
||||
<LI><I>Transaction Processing,</I> by Jim Gray, Morgan, Kaufmann</LI>
|
||||
<LI><I>Transactional Information Systems</I> by by Gerhard Weikum, Kaufmann</LI>
|
||||
</UL
|
||||
</P>
|
||||
|
||||
<H3 id="item1.12">1.12) What is configure all about?</H3>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user