Re: running postgres

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: running postgres
Дата
Msg-id dcc563d10710180850v1c3fea7xc3984811b229c62c@mail.gmail.com
обсуждение исходный текст
Ответ на running postgres  ("Ken Johansson" <kjohansson@alumni.sfu.ca>)
Ответы Re: running postgres  (Richard Huxton <dev@archonet.com>)
Re: running postgres  (Stephane Bortzmeyer <bortzmeyer@nic.fr>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Crosstab Problems
Следующее
От: Lizhe.Xu@aphis.usda.gov
Дата:
Сообщение: Problem of installation on Mac