Re: Starting Postmaster at boot

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Starting Postmaster at boot
Дата
Msg-id web-144415@davinci.ethosmedia.com
обсуждение исходный текст
Ответ на Starting Postmaster at boot  (JWDougherty <jwd@softcom.net>)
Список pgsql-novice
John,

> Thankyou for the help.  I know about the init script, but I had no
> clues as
> to where it went, what particular part of the bootup process called
> it, or
> what it should contain.  I am not in a hurry.  SuSE's present
> installation in
> 7.2 seems to have problems properly configuring postgresql, which is
> why I
> avoided trying to install it this time around.

Well, a quick primer on Init scripts is available with most general
Linux manuals (e.g. "Linux in a Nutshell").  However, I will tell you
that the init script supplied with the Postgres download dates back to
ver. 6.5 and doesn't work very well anymore.  I've been meaning to post
my init script to TechDocs, but haven't gotten around to it.

As for SuSE, I just this morning returned an e-mail to SuSE sales about
the problem with their lag time in building YAST packages.  SuSE is
hoping that with greater LSB compliance by the whole industry, this
should be less of a problem in the future.  In the meantime, I recommend
compiling PostgreSQL yourself; Justin has an excellent tutorial on this
at http://techdocs.postgresql.org/ .

-Josh

______AGLIO DATABASE SOLUTIONS___________________________
                                       Josh Berkus
  Complete information technology      josh@agliodbs.com
   and data management solutions       (415) 565-7293
  for law firms, small businesses        fax 621-2533
    and non-profit organizations.      San Francisco

Вложения

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

Предыдущее
От: Herb Blacker
Дата:
Сообщение: Loading current_user and current_timestamp using COPY
Следующее
От: "Josh Berkus"
Дата:
Сообщение: Re: Loading current_user and current_timestamp using COPY