Re: running postgres - Mailing list pgsql-general

From Scott Marlowe
Subject Re: running postgres
Date
Msg-id dcc563d10710180850v1c3fea7xc3984811b229c62c@mail.gmail.com
Whole thread Raw
In response to running postgres  ("Ken Johansson" <kjohansson@alumni.sfu.ca>)
Responses Re: running postgres
Re: running postgres
List pgsql-general
On 10/18/07, Ken Johansson <kjohansson@alumni.sfu.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.

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Crosstab Problems
Next
From: Lizhe.Xu@aphis.usda.gov
Date:
Subject: Problem of installation on Mac