Re: SQL and function reference? - Mailing list pgsql-novice

From Rodolfo J. Paiz
Subject Re: SQL and function reference?
Date
Msg-id 1106669256.5314.11.camel@rodolfo.gt.factorrent.com
Whole thread Raw
In response to Re: SQL and function reference?  (Alexander Borkowski <alexander.borkowski@abri.une.edu.au>)
Responses Re: SQL and function reference?
List pgsql-novice
On Tue, 2005-01-25 at 13:27 +1100, Alexander Borkowski wrote:
> On any recent PostgreSQL (8.0.0 or 7.4.6) have a look at parts II 'The
> SQL Language' and VI 'Reference', especially the 'SQL Commands' chapter
> of the manual (locally installed somewhere in your
> /usr/share/doc/postgresql* (just a guess looking at one of your other
> messages) or the online manual).
>

I thought the stuff in /usr/share/postgresql... *was* the online manual.
In any event, thanks a lot for the reference. I've only been attempting
to use PostgreSQL for about a week, and have made extensive use of this
manual; but I had not yet found those sections.

Thanks to the several pointers on this thread, I'm doing better now.
After a good 15 minutes of searching, I'm still looking for a way to use
age() to get how many *days* ago something happened, expressed as an
integer rather than an interval. However, I'm definitely doing better
than I was yesterday!

FYI, I'm using PostgreSQL 7.4.6 on Fedora Core 3. :-)

Cheers,

--
Rodolfo J. Paiz <rpaiz@simpaticus.com>


pgsql-novice by date:

Previous
From: Jeff Eckermann
Date:
Subject: Re: programming language for postgresql
Next
From: "Rodolfo J. Paiz"
Date:
Subject: Re: SQL and function reference?