Re: pgsql functions and transactions?

From: <operationsengineer1(at)yahoo(dot)com>
To: Mike <1100100(at)gmail(dot)com>, josh(at)agliodbs(dot)com
Cc: operationsengineer1(at)yahoo(dot)com, pgsql-novice(at)postgresql(dot)org
Subject: Re: pgsql functions and transactions?
Date: 2004-08-29 06:55:46
Message-ID: 20040829065546.57081.qmail@web52406.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Mike, I'm going to follow Josh's advice too. ;-) I didn't realize a PHP/PGSQL book existed... Not sure how I missed it.

Anyway, if you can install PGSQL on your WinXP box, setting up a database is a piece of cake. :-)

When you get around to installing the goodiers, shoot me an e-mail and I'll give you some tips I learned the *hard* way.

My latest problem is trying to get dbg (debugger) to work with maguma's php coder's IDE. ugggh!

I am getting close to actually being able to program in PHP, though :-)

Mike <1100100(at)gmail(dot)com> wrote:
Hi Josh,

Thanks for your response.
I'm taking your advice.
I have sampled the Douglas book and liked what I saw, so I just ordered it.
I'm thinking I should see if I'm even able to learn how to build and
use a database, then if I'm successful with postgresql, I'll worry
about building a web interface for it.

Thanks again for the input and guidance.

Mike

On Sat, 28 Aug 2004 15:00:52 -0700, Josh Berkus wrote:
> Mike,
>
> > 2. Beginning Databases with PostgreSQL by Wrox
> > (this may not even be available. if it is, contact apress.com for more
> > information since they bought the rights to this title).
>
> I reviewed this book for Wrox Press, shortly before they went out of business.
> It was not a favorable review; the authors are primarily MS SQL Server
> engineers and cross-over some information which is not accurate. Also, many
> of the technical examples in the book contain typos and mistakes. So I do
> NOT recommend this book currently. Buy Kerry Douglas' book instead.
> http://www.powells.com/cgi-bin/biblio?inkey=4-0735712573-2
> Somewhat outdated (versionn 7.2) but everything in it is accurate.
>
> > Can anyone recommend a solid resource book for learning/using php in
> > conjunction with postgresql.
>
> Ewald has such a book:
> http://www.powells.com/cgi-bin/biblio?inkey=4-0672323826-3
>
> --
> --Josh
>
>
>
> Josh Berkus
> Aglio Database Solutions
> San Francisco
>

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend


---------------------------------
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Anton Melser 2004-08-29 10:15:01 test, don't read
Previous Message Oliver Elphick 2004-08-29 06:50:53 Re: Aggregate question