Re: Postgresql for Dummies? - Mailing list pgsql-novice

From Hari Bhanujan
Subject Re: Postgresql for Dummies?
Date
Msg-id 000501c4b666$e66f26a0$0600a8c0@Bhanujan.local
Whole thread Raw
In response to Re: Postgresql for Dummies?  (Nikki <user@ccount.dot>)
List pgsql-novice
One novice to another -

Start with the site postgresql.org.

There is a book called "Postgresql" by Korry and Susan Douglas.

That should help you get started with 7.x.x version of PostgreSql.

Hari

-----Original Message-----
From: pgsql-novice-owner@postgresql.org
[mailto:pgsql-novice-owner@postgresql.org] On Behalf Of Nikki
Sent: Wednesday, October 13, 2004 9:27 AM
To: pgsql-novice@postgresql.org
Subject: Re: [NOVICE] Postgresql for Dummies?

In article <416C27F2.50004@mountainmeasurement.com>, Daniel Lerch
<daniel@mountainmeasurement.com> wrote:

> I need to learn how to work with PostgreSQL for work, but I am
> *completely* unfamiliar with the program, almost completely unfamiliar

> with databases (I've only worked with very basic databases in MS
> Access), and relateively unfamiliar with using non-GUI programs.
>
> In other words, I need a 'Postgresql for Dummies' book - something
that
> will start at the most basic level.  The books I've seen out there on
> Amazon.com and other places all seem to be aimed at developers,
though.
> Where can I go to get a basic, basic, BASIC tutorial/guidebook for
> learning PostgreSQL?
>
> Thanks,
>
> Daniel Lerch
> Portland, Oregon
>
Hi Daniel

I'm a recent starter, and have the O'Reilly 'Practical Postgresql'.
However, I must say I found that a daunting task to start with. So my
advice would be:  Get the book, beause you're going to need it, but
don't start with it; it'll come into its own when you're using it as a
reference. So first, check the postgresql site documentation, and look
out for tutorials, AND go googling for other postgresql tutorials. That
go me started, because it is EXTREMELY easy to get started - it's just
that the books don't make it look easy!  The complexity is in getting
the data out and 'operating' on it!  It's really easy to set up a
database and get data into it.

I'll say that I am reasonably familiar with command line work, as a
Linux user. If you need that, it may be a good idea to get used to that
without tyring to learn postgresql at the same time.

If you were a Dummy, you wouldn't be choosing to use postgresql!

Good Luck, and Holler again if you need good solid amateur advice in
plain English.

Nikki

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if
your
      joining column's datatypes do not match


pgsql-novice by date:

Previous
From: Nikki
Date:
Subject: Re: '-U postgres' doesn't authenticate
Next
From: Bruno Wolff III
Date:
Subject: Re: '-U postgres' doesn't authenticate