Re: pg documentation

From: "Gregory Wood" <gregw(at)com-stock(dot)com>
To: "paul simdars" <psimdars(at)lisco(dot)com>
Cc: "PostgreSQL-General" <pgsql-general(at)postgresql(dot)org>
Subject: Re: pg documentation
Date: 2002-03-05 15:09:28
Message-ID: 007b01c1c457$c15cae40$7889ffcc@comstock.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

If you're looking for PostgreSQL documentation for PHP, that's all in the
online PHP manual. In fact a whole chapter of it:

http://www.php.net/manual/en/ref.pgsql.php

If you're looking for a PostgreSQL specific reference manual there's that
to:

http://www.postgresql.org/idocs/index.php?reference.html

Hope this helps,

Greg

----- Original Message -----
From: "paul simdars" <psimdars(at)lisco(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Sent: Thursday, February 28, 2002 4:08 PM
Subject: [GENERAL] pg documentation

> I have found some good resources but what would really be nice is a
> reference manual. I did find a place with searchable documents but
> sometimes they don't have an item (and it can be very difficult to find).
> I am working thru a PHP book and their database related material is for
> mySQL (surprise!). So I am trying to do all the examples in postgres.
> To do this I need to find the equivalent pg function. One of the easier
> ones is the mysql_fetch_row. Easier becuase there is a pg_fetch_row.
> But the arguments are different and I wanted to look at the documentation
> for the pg_fetch_row. I did a search in my searchable documentation and
> they don't even list it. I have also tried to find some place which just
> lists all the functions like that (i.e. pg_this, pg_that . . . ). Most
> documentation is a chapter in a book or something like that.
> Anyone . . . .
>
> Thanks again, You were all a great help in pointing me to much
> documentation in the first place.
> Paul
>
>
> -----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
> http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
> -----== Over 80,000 Newsgroups - 16 Different Servers! =-----
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message jason_donmoyer 2002-03-05 15:26:51 Best mechanism for change notification
Previous Message Petre Daniel 2002-03-05 15:04:20 database problem..