Re: running postgres - Mailing list pgsql-general

From Scott Marlowe
Subject Re: running postgres
Date
Msg-id [email protected]
Whole thread Raw
In response to running postgres  ("Ken Johansson" <[email protected]>)
Responses Re: running postgres
Re: running postgres
List pgsql-general
On 10/18/07, Ken Johansson <[email protected]> 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.

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Crosstab Problems
Next
From: [email protected]
Date:
Subject: Problem of installation on Mac