Re: How should I get started?

From: Shridhar Daithankar <shridhar_daithankar(at)myrealbox(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: How should I get started?
Date: 2004-01-17 11:35:45
Message-ID: 200401171705.45181.shridhar_daithankar@myrealbox.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Saturday 17 January 2004 16:19, Leif K-Brooks wrote:
> I've been programming web applications in PHP/MySQL for a few years.
> It's worked pretty well, but I've been getting annoyed with the lack of
> more advanced features lately. After some reading, I've decided to
> switch to Perl/PostgreSQL.
>
> I'll be discarding all database data for other reason anyway, so moving
> data isn't an issue. I just want to learn how to best use some of
> PostgreSQL's cool features. Is there any documentation about that? I've
> looked at the official docs, but they're very dry. Any suggestions?

You should look into the tutorial.

http://developer.postgresql.org/docs/postgres/tutorial.html

Look for postgresql documentation in your install. It should have it as well.

Just remember, this is a developer version of documentation and subject to
change. Better stick to local documentation of a released version

HTH

Shridhar

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bill Seitz 2004-01-17 12:34:49 massaging data from multiple timezones
Previous Message Leif K-Brooks 2004-01-17 10:49:59 How should I get started?