From: | "Hari Bhanujan" <hbhanujan(at)sbcglobal(dot)net> |
---|---|
To: | "'Nikki'" <user(at)ccount(dot)dot>, <pgsql-novice(at)postgresql(dot)org> |
Subject: | Re: Postgresql for Dummies? |
Date: | 2004-10-20 05:37:13 |
Message-ID: | 000501c4b666$e66f26a0$0600a8c0@Bhanujan.local |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)postgresql(dot)org
[mailto:pgsql-novice-owner(at)postgresql(dot)org] On Behalf Of Nikki
Sent: Wednesday, October 13, 2004 9:27 AM
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: [NOVICE] Postgresql for Dummies?
In article <416C27F2(dot)50004(at)mountainmeasurement(dot)com>, Daniel Lerch
<daniel(at)mountainmeasurement(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Bruno Wolff III | 2004-10-20 15:49:27 | Re: '-U postgres' doesn't authenticate |
Previous Message | Steven Klassen | 2004-10-19 19:12:16 | Re: can a foreign key allow null |