Re: pgsql functions and transactions?

From: "Hari Bhanujan" <hbhanujan(at)sbcglobal(dot)net>
To: <operationsengineer1(at)yahoo(dot)com>, "'Mike'" <1100100(at)gmail(dot)com>, <pgsql-novice(at)postgresql(dot)org>
Subject: Re: pgsql functions and transactions?
Date: 2004-09-03 20:53:20
Message-ID: 000001c491f8$0bfe2b20$0600a8c0@Bhanujan.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Here are a couple from SAMS publishers

Postgresql developer's handbook - Ewald Geschwinde and Hans-Jurgen
Schonig
PHP and Postgresql Advanced Web Programming - Same Authors
Beginning PHP (Wrox Publishers)
Postgresql - Korry Douglas, Susan Douglas

I would recommend Postgresql developer's handbook along with Beginning
PHP ..

I went this route and have been using PHP and Postgresql for the last 6
months..

Regards
Hari

-----Original Message-----
From: pgsql-novice-owner(at)postgresql(dot)org
[mailto:pgsql-novice-owner(at)postgresql(dot)org] On Behalf Of
operationsengineer1(at)yahoo(dot)com
Sent: Saturday, August 28, 2004 3:28 PM
To: Mike; pgsql-novice(at)postgresql(dot)org
Subject: Re: [NOVICE] pgsql functions and transactions?

Mike,

I'm trying to do just this. I'm not a Linux guru and, frankly, can
hardly qualify for Linux Schmoe...

So, this has been tough for me.

My toolset consists of...

1. This mailing list - lots of generous and folks here with lots of
knowledge and experience.
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). The problem here is that it is
somewhat outdated and this is the kiss of death when it comes to
installation - very little help was provided, especially for WinXP.
They have one chapter on interacting with PGSQL via PHP. Not much, but
something. Even so, there is a lot of good PGSQL information once you
get past installation.
3. PHP4 Databases by Wrox - This is mostly for learning PHP database
concepts with limited direct PGSQL information.
4. Beginning PHP Programming by Wrox - Probably not necessary if you are
already a PHP pro.
5. Wrox's SQL book - not necessary if no SQL.
6. Tutorials and newsgroups on the net. Lot of valuable information out
there - although it is often confusing and, believe it or not, I
couldn't find one tutorial in hours of looking that, faollowed step by
step, actually installed and configured PGSQL on WinXP. One got close,
but no cigar.
7. Last, but not least, check http://www.postgresql.org/ .

How will all this work? I don't know yet. I'm in the beginning stages,
but I hope to learn a lot.

PS - I'm unaware of any PostgreSQL focused PHP books - and I've
searched. Almost all are MySQL related.

Mike <1100100(at)gmail(dot)com> wrote:
Can anyone recommend a solid resource book for learning/using php in
conjunction with postgresql.

Thank you for your input.

Mike

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

Do you Yahoo!?
Take
<http://us.rd.yahoo.com/mail_us/taglines/mobile/*http:/mobile.yahoo.com/
maildemo> Yahoo! Mail with you! Get it on your mobile phone.

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Antoine 2004-09-03 21:55:10 grid and postgres
Previous Message Mike 2004-09-03 14:56:16 Re: pgAccess via ssh?