473,508 Members | 2,346 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Review: Douglas' PostgreSQL book

You readers in comp.lang.php may use PostgreSQL, so you might find
this review useful...

ISBN 0-7357-1257-3 "PostgreSQL", Copyright 2003 by Sams Publishing.
Authors: Korry Douglas, Susan Douglas. Subtitle: "A comprehensive
guide to building, programming, and administering PostgreSQL
databases".

I am not completely happy with the book. It's a thick book, but much
of the bulk is for examples relating to using various languages to
access PostgreSQL. You really don't need that, as a PHP programmer.
For using PHP to access PostgreSQL, all I really needed to do was (a)
look at a couple of the many examples on how PHP accesses MySQL from
various websites; (b) assimilate knowledge from (a) to the PostgreSQL
API posted on PHP.net, carefully reading the comments in the online
manual on PHP.net regarding this or that nuance with PostgreSQL; and
(c) try small tests until you just "get it". The one main thing that
got me over the difficulties of PostgreSQL was just figuring out how
to mess around with pg_hba.conf and postgresql.conf. Unlike MySQL,
PostgreSQL is completely locked down after it is installed,
prohibitting your use of it until you unlock it.

The book has its strengths, however, and that strength was in the
extensive discusson on PL/pgSQL. Sort of along that vein, the book was
weak on its coverage of cursors and triggers, but at least it covered
them.

Here are some areas I wished it covered more:

* joins -- started off good, but then didn't give more examples and
explanations
* nuances of PostgreSQL versus Oracle and MS SQL Server
* automatic locking -- the book spent only 1 page going over pgSQL's
automatic locking!
* how to manually lock a record or set of records so that no one can
edit it/them, but all can read it/them, while it/they is/are in use
* the same information I can get from the online help from pgAdminIII,
but extrapolated even more with many thoughtful notes from the
"trenches"

So, all and all, I recommend that you get the book, anyway, and then
go add another exhaustive PostgreSQL book to your library too. That
way, you can fill in the holes, hopefully.
Jul 17 '05 #1
0 1976

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1225
by: TechBookReport | last post by:
The following is an extract of a review of 'Murach's C#' book, from TechBookReport (http://www.techbookreport.com): 'Murach's C#' is a single volume introduction to object oriented programming,...
0
1223
by: TechBookReport | last post by:
The following is an extract of a review of the book 'Programming C#' by Jesse Libety and published by O'Reilly. The review is from TechBookReport (http://www.techbookreport.com): Jesse Liberty's...
11
3545
by: G Lam | last post by:
Hi, I have some experience in MS Access 97 and 2000 and did write some application with them. Now, I want to learn PostgreSQL. I installed it on a RH8.0 server. Which books would you guys...
10
2703
by: John Wells | last post by:
Are there any books out there that are fairly current, but go into the more advanced aspects of Postgresql, such as internals and advanced programming? I'd rather avoid the whole intro to SQL with...
2
437
by: Benjamin Jury | last post by:
> -----Original Message----- > From: Christopher Browne > Sent: 10 February 2004 01:57 > To: "pgsql-admin@postgresql.org.pgsql-general"@postgresql.org > Subject: Re: book for postgresql > -...
6
1665
by: SR | last post by:
As a starter project for learning Python/PostgreSQL, I am building a Books database that stores information on the books on my bookshelf. Say I have three tables. Table "books" contains rows...
6
1626
by: backupmeister | last post by:
My name is W. Curtis Preston, and I'm the author of "Backup & Recovery" (formerly "Unix Backup & Recovery") from O'Reilly & Associates. ( http://www.oreilly.com/catalog/unixbr/ ) We're updating...
14
2346
by: At_sea_with_C | last post by:
Hello all, Im some way in C and i have to start on C++ to. I want your opinions on Teach yourself C++ in 21 days by Jessi Liberty. Can I go with it as my first book are are there better ones? ...
76
3964
by: lorlarz | last post by:
Crockford's JavaScript, The Good Parts (a book review). This shall perhaps be the world's shortest book review (for one of the world's shortests books). I like Douglas Crockford (because I am a...
0
7123
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7324
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
7042
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7495
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5627
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
3193
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3181
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1556
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
418
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.