Re: running postgres

From: "Scott Marlowe" <scott(dot)marlowe(at)gmail(dot)com>
To: "Ken Johansson" <kjohansson(at)alumni(dot)sfu(dot)ca>
Cc: "postgres general mailing list" <pgsql-general(at)postgresql(dot)org>
Subject: Re: running postgres
Date: 2007-10-18 15:50:02
Message-ID: dcc563d10710180850v1c3fea7xc3984811b229c62c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/18/07, Ken Johansson <kjohansson(at)alumni(dot)sfu(dot)ca> wrote:
> and i though PostgreSQL would be easier to get up and running than SQL
> server............

I sincerely hope you don't consider that the sole criteria for
choosing databases.

Personally, I found it quite easy.

apt-get install postgresqlp8.2
sudo /etc/init.d/postgres-8.2 start
sudo su - postgres
psql

4 whole steps. I must be forgetting something there.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Lothar Behrens 2007-10-18 16:02:14 Re: Am I overseen ?
Previous Message Lizhe.Xu 2007-10-18 15:49:40 Problem of installation on Mac