Re: Which files does PostgreSQL need from initscripts RPM?
От | Lamar Owen |
---|---|
Тема | Re: Which files does PostgreSQL need from initscripts RPM? |
Дата | |
Msg-id | 200303212221.43712.lamar.owen@wgcr.org обсуждение исходный текст |
Ответ на | Which files does PostgreSQL need from initscripts RPM? (P G <pg_dba@yahoo.com>) |
Список | pgsql-admin |
On Friday 21 March 2003 18:16, P G wrote: > Does anyone know which files PostgreSQL 7.3.2 requires > from the initscripts RPM? /etc/rc.d/init.d/functions is required. Also the whole structure of System V init is required by that script. > I am trying to build and > install the database from the source RPM on a Cobalt > RAQ550, but Cobalt does not use initscripts ??? What is in use on the Cobalt system? How are system services started from /etc/inittab? > So far I have been able to track down that PostgreSQL > is using /sbin/initlog from the initscripts RPM. Does > anyone know which, if any, other files are used from > the initscripts RPM? The /sbin/initlog program is called from /etc/rc.d/init.d/functions. This script is also part of the initscripts package. /etc/rc.d/init.d/postgresql doesn't directly call initlog; something is awry in the setup of your system somewhere. -- Lamar Owen WGCR Internet Radio 1 Peter 4:11
В списке pgsql-admin по дате отправления: