Re: How to install and run postgres

From: Sean Davis <sdavis2(at)mail(dot)nih(dot)gov>
To: Justus Mugbeh <jmugbeh(at)yahoo(dot)co(dot)uk>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: How to install and run postgres
Date: 2006-08-12 13:22:33
Message-ID: 44DDD619.5050405@mail.nih.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Justus Mugbeh wrote:
> Dear All,
>
> I have download postgres 8.1.4 for my laptop window_XP but,
> I do not have the means to unpack the software and run the
> program at the client/server side.
>
> Can anyone up there to help me with step by step installation and
> running tutorial/instructions.

You will need to unzip the file that you downloaded. It includes an
installer that you will simply need to run. From there, you will
probably need to read some of the online documentation available from
the http://www.postgresql.org website. Of course, you will also need
some understanding of SQL (google for SQL tutorials). Finally,
postgresql doesn't come with a frontend a-la microsoft access. The
frontend included with windows is pgAdminIII and is installed when you
install postgresql.

Sean

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Andrew Chambers 2006-08-12 14:23:59 Re: Minimising disk writes
Previous Message Justus Mugbeh 2006-08-12 06:48:37 How to install and run postgres