is there more documentation? - Mailing list pgsql-novice

From chrisj
Subject is there more documentation?
Date
Msg-id 8773756.post@talk.nabble.com
Whole thread Raw
Responses Re: is there more documentation?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: is there more documentation?  (Shane Ambler <pgsql@007Marketing.com>)
List pgsql-novice
Hi

I have been using Postgres for about 7 months now on a part-time basis and
have been using the PDF "PostgreSQL 8.1.0 Documentation" and a commercial
book as my only sources of documentation.

So far the PDF has served me very well - thank-you!!

However I am now looking for more information on interrogating the catalog
and information_schema.  I have about 30 tables and 25 stored procedures
(many of my SPs call other SPs), several types and sequences, and still
growing.  I would like to determine the dependencies between all these
objects but the information_schema does not seem to provide this
information.

From doing some searches it seems like there may be a whole other world of
Postgres documentation I have not stumbled upon.  Please give me some
guidance/direction.

--
View this message in context: http://www.nabble.com/is-there-more-documentation--tf3162955.html#a8773756
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.


pgsql-novice by date:

Previous
From: "Rob Shepherd"
Date:
Subject: Stored Procedure to return a result set
Next
From: fbn
Date:
Subject: Composed Key and autoincrement