473,385 Members | 1,553 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Books for PostgreSQL?

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 recommand?
Thank you.
Gary
Nov 11 '05 #1
11 3536
G Lam wrote:
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 recommand?
Thank you.
Gary


Well Gary, I'm a newbie too and I found that 'PostgreSQL' by Douglas &
Douglas (ISBN: 0735712573) offers a very good introduction. I haven't
gotten a lot further than that for the moment, but the rest of the book
looks very prommising too. You should check the customer-reviews on Amazon
or something. You'll probably find more booktitles and info there...

Greetz
--
Tom Van den Brandt
I try...
Nov 11 '05 #2
>

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 recommand?

Well there are official documentation of course
http://www.postgresql.org/docs/ which are very good. But since you asked
for books, there are some printed books available online:
http://www.postgresql.org/docs/awbook.html and
http://www.commandprompt.com/ppbook/book1.htm

Kaarel
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Nov 11 '05 #3
Together with the official documentation I still use
PostgreSQL - Introduction and Concepts from Bruce Momjian. He should write a
much more comprehensive (tuning, large objects vs bytea) and updated (to 7.4)
2nd edition, but it is still very good and really worth the money.
Regards
Christoph
Am Donnerstag, 21. August 2003 05:13 schrieb G Lam:
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 recommand?
Thank you.
Gary

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to ma*******@postgresql.org)

Nov 11 '05 #4
Ron
G Lam wrote:
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 recommand?
Thank you.
Gary

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

'PostgreSQL Essential Reference' by Barry Stinson is a useful book to
have at your desk, it's the only one I use. As the name suggests, it's a
reference and not a database/SQL how-to for total database newbies. OTOH
I *can't* recommend the O'Reilly book because the index is very poor,
making it useless as reference material.

Ron
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to ma*******@postgresql.org)

Nov 11 '05 #5
> 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 recommand?


Well, I'm a little biased because I work at the author's shop :), but I
use Practical PostgreSQL from O'Reilly (link below also has the book
online). And I also use Bruce Momjian's PostgreSQL Introduction and
Concepts book a lot -- it's been commuting with me to work for the past
few weeks.

I'm always on the lookout for more PostgreSQL books so I'll be
following this thread with interest.

--
Best,
Al Hulaton | Sr. Account Engineer | Command Prompt, Inc.
503.222.2783 | ah******@commandprompt.com
Home of Mammoth PostgreSQL and 'Practical PostgreSQL'
Managed PostgreSQL, Linux services and consulting
Read and Search O'Reilly's 'Practical PostgreSQL' at
http://www.commandprompt.com
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to ma*******@postgresql.org

Nov 11 '05 #6
I'll second the usefulness of Bruce's book. I still refer to it
years after buying it.

I'd highly recommend either of the two books out by Sams with by Hans and
Ewald. Both very good good books. One is just purely Postgresql, the
other is a PHP/Postgresql book.

On Wed, 27 Aug 2003, Christoph Becker wrote:
Together with the official documentation I still use
PostgreSQL - Introduction and Concepts from Bruce Momjian. He should write a
much more comprehensive (tuning, large objects vs bytea) and updated (to 7.4)
2nd edition, but it is still very good and really worth the money.
Regards
Christoph
Am Donnerstag, 21. August 2003 05:13 schrieb G Lam:
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 recommand?
Thank you.
Gary

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to ma*******@postgresql.org)

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to ma*******@postgresql.org

Nov 11 '05 #7
On Wed, 2003-08-20 at 22:13, G Lam wrote:
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 recommand?


As important as the book: what version are you using? That which
comes with RH8.0? It is recommended that you upgrade to v7.3.4.

--
-----------------------------------------------------------------
Ron Johnson, Jr. ro***********@cox.net
Jefferson, LA USA

4 degrees from Vladimir Putin
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to ma*******@postgresql.org)

Nov 11 '05 #8
You could try postgres documentation at http://www.postgresql.org/docs/

or there is an online book titled 'PostgreSQL: Introduction and Concepts'
at http://candle.pha.pa.us/main/writings/computer.html
G Lam wrote:
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 recommand?
Thank you.
Gary

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to ma*******@postgresql.org

Nov 11 '05 #9
Not to take anything away from the books on the topic, but my favorite
source is the docs that got installed with postgres
(/usr/local/pgsql/doc/html).

The index isn't great, but easily overcome:
grep -i "search phrase" /usr/local/pgsql/doc/html/* | less

Try to do that with a book. :-)

When I can't find the answer there, I search the mailing list archives
and/or google.

-heath

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to ma*******@postgresql.org so that your
message can get through to the mailing list cleanly

Nov 11 '05 #10
> Not to take anything away from the books on the topic, but my favorite
source is the docs that got installed with postgres
(/usr/local/pgsql/doc/html).

The index isn't great, but easily overcome:
grep -i "search phrase" /usr/local/pgsql/doc/html/* | less

Try to do that with a book. :-)

When I can't find the answer there, I search the mailing list archives
and/or google.


I'm sorry, but I'm also a DB newbie, and I find the online documentation
ok/good, and very good if you are a seasoned user who just needs
reference. It esp sucks regarding the configuration file. Yes it
explains each line item, but not how it affects the database, when do
you want a large value here, when do you want a small value, etc. This
fact is born out by the number of times people have to respond with "did
you tweak xxxx in the config file?" Maybe the books aren't any better....

--
--Chris

Eagles may soar, but weasels don't get sucked into jet engines.

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to ma*******@postgresql.org so that your
message can get through to the mailing list cleanly

Nov 11 '05 #11
On 28 Aug 2003 at 7:55, Chris Webster wrote:
Not to take anything away from the books on the topic, but my favorite
source is the docs that got installed with postgres
(/usr/local/pgsql/doc/html).

The index isn't great, but easily overcome:
grep -i "search phrase" /usr/local/pgsql/doc/html/* | less

Try to do that with a book. :-)

When I can't find the answer there, I search the mailing list archives
and/or google.


I'm sorry, but I'm also a DB newbie, and I find the online documentation
ok/good, and very good if you are a seasoned user who just needs
reference. It esp sucks regarding the configuration file. Yes it
explains each line item, but not how it affects the database, when do
you want a large value here, when do you want a small value, etc. This
fact is born out by the number of times people have to respond with "did
you tweak xxxx in the config file?" Maybe the books aren't any better....


http://www.varlena.com/varlena/Gener...ed_conf_e.html
http://www.varlena.com/varlena/Gener...bits/perf.html

These are actually collections of FAQ put in a nice sugar candy.

HTH

Bye
Shridhar

--
Respect is a rational process -- McCoy, "The Galileo Seven", stardate 2822.3
---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html

Nov 11 '05 #12

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

Similar topics

1
by: Otis Green | last post by:
Vote for or against a new newsgroup proposal. To summarize what you need to do, just send an empty e-mail to postgresql-ballot@netagw.com You will receive a ballot by e-mail. Follow the...
0
by: Bill J. | last post by:
I have to update a PostgreSQL linked server through MSSQL2K. I first configured the connection with ODBC as follows and I can do queries with no problem: EXEC sp_droplinkedsrvlogin @rmtsrvname...
0
by: Bill J. | last post by:
I have to update a PostgreSQL linked server through MSSQL2K. I first configured the connection with ODBC as follows and I can do queries with no problem: EXEC sp_droplinkedsrvlogin @rmtsrvname...
0
by: greg | last post by:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This is a PGP-signed copy of the checksums for PostgreSQL version 7.4. The latest copy of the checksums for this and other versions, as well...
1
by: phil campaigne | last post by:
On Mon, 1 Mar 2004, phil campaigne wrote: >> Nigel J. Andrews wrote: >> > > >>> >On Mon, 1 Mar 2004, Phil Campaigne wrote: >>> > >>> >
5
by: Miles Keaton | last post by:
I'm switching to PostgreSQL from MySQL. Using the SAMs book called PostgreSQL which has been great to skim the surface of the differerences. I had never even heard of things like triggers,...
0
by: Greg Sabino Mullane | last post by:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This is a PGP-signed copy of the checksums for following PostgreSQL versions: 7.4.5 7.4.4 7.3.7
8
by: Frank Swarbrick | last post by:
I just got an email from Amazon.com offering me a pre-order of "DB2 9 for Developers" by Philip K. Gunning. Clicking on the link it showed me a few other possibly interesting books: "IBM DB2 9...
3
by: Gabriele | last post by:
I would like to learn .Net framework in order to develop an hybryd system. I do have solid knowledge of general programming with some languages. I may need information about: Desktop GUI...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.