Re: running postgres

Поиск
Список
Период
Сортировка
От Stephane Bortzmeyer
Тема Re: running postgres
Дата
Msg-id 20071019162543.GA18024@laperouse.bortzmeyer.org
обсуждение исходный текст
Ответ на Re: running postgres  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Список pgsql-general
On Thu, Oct 18, 2007 at 10:50:02AM -0500,
 Scott Marlowe <scott.marlowe@gmail.com> wrote
 a message of 18 lines which said:

> 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.

Although I regard PostgreSQL as quite simple and easy to use (I find
it easier than MySQL, for instance), your oversimplication won't help
the potential users to evalute PostgreSQL. For instance, I typically
spend a lot of time in step 5, editing pg_hba.conf and struggling to
obtain the desired effect.

Also, on non-Debian platforms, step 1 can be more complicated if I
want other languages (I use Python a lot in my stored procedures).

В списке pgsql-general по дате отправления:

Предыдущее
От: Ralph Smith
Дата:
Сообщение: ERROR: Could not access status of transaction ####
Следующее
От: Steve Crawford
Дата:
Сообщение: Re: Abbreviation list