Re: Good tutorial wanted... - Mailing list pgsql-novice

From Robert J. Sanford, Jr.
Subject Re: Good tutorial wanted...
Date
Msg-id HAEKIEGIHMCDGLOIEKGMAEGFDPAA.rsanford@nolimitsystems.com
Whole thread Raw
In response to Re: Good tutorial wanted...  ("Josh Berkus" <josh@agliodbs.com>)
Responses Re: Good tutorial wanted...
List pgsql-novice
just out of curiosity...

why isn't there a big-honkin' link on the postgres site that says "lots of
additional, really really useful information can be found at
http://techdocs.postgresql.org/"?

lots of questions could be answered if there was a link that was obvious...

rjsjr

> -----Original Message-----
> From: pgsql-novice-owner@postgresql.org
> [mailto:pgsql-novice-owner@postgresql.org]On Behalf Of Josh Berkus
> Sent: Friday, March 08, 2002 10:28 AM
> To: wim; pgsql-novice@postgresql.org
> Subject: Re: [NOVICE] Good tutorial wanted...
>
>
> Wim,
>
> > I need to write some functions in my PostgresDB...
> > Does anyone know a good tutorial on the Internet.
> > I need to have some explanation on the use of variables,
> > the while-loop and how to implement functions in Postgres...
> >
>
> Check out TechDocs:
> http://techdocs.postgresql.org/
>
> Particularly, Roberto Mello's improved PL/pgSQL documentation and
>  function library are useful.
>
> -Josh
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>


pgsql-novice by date:

Previous
From: "Patrick Hatcher"
Date:
Subject: FATAL 1: Database template0 not accepting connection?
Next
From: "Josh Berkus"
Date:
Subject: Re: Conditional constraint?