Control: tag -1 moreinfo

Re: Walter Huf 2014-09-19 
<[email protected]>
> I am running a Jessie system, and have multiple versions of PostgreSQL
> installed. It seems that 'service postgresql start' does not pay attention to
> each cluster's start.conf, and starts everything automatically even when they
> are marked as manual. The comment in start.conf indicates that the manual
> option should prevent init scripts from starting the cluster. Setting it to
> disabled keeps the cluster from starting, at least.

Hi,

did you observe this after recently changing start.conf from auto to
manual, i.e. without booting in between? Currently, the systemd
generator responsible for establishing the links between the
"postgresql" target and the individual clusters is only run when
"systemd daemon-reload" is invoked (or the system is booted).

If you run "systemd daemon-reload", only the remaining "auto" clusters
should be started.

Christoph
-- 
[email protected] | http://www.df7cb.de/

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Pkg-postgresql-public mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-postgresql-public

Reply via email to