| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Shridhar Daithankar <shridhar_daithankar(at)myrealbox(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org, Leif K-Brooks <eurleif(at)ecritters(dot)biz> |
| Subject: | Re: How should I get started? |
| Date: | 2004-01-17 17:20:36 |
| Message-ID: | 16599.1074360036@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Shridhar Daithankar <shridhar_daithankar(at)myrealbox(dot)com> writes:
> http://developer.postgresql.org/docs/postgres/tutorial.html
> Just remember, this is a developer version of documentation and subject to
> change. Better stick to local documentation of a released version
You should really only use the above link if you want to see the docs
for the bleeding-edge development tip. The doc sets corresponding to
released versions are available online, too. For instance
http://www.postgresql.org/docs/7.4/static/index.html
See http://www.postgresql.org/docs/ for the full list.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Keith C. Perry | 2004-01-17 18:35:16 | Re: How should I get started? |
| Previous Message | Tom Lane | 2004-01-17 17:14:31 | Re: I got bit by that darn GEQO setting again... |