On Wed, 14 Sep 2011 08:35:47 +0000 "Jóhann B. Guðmundsson" <johan...@gmail.com> wrote:
> > 2011/9/13 Tom Lane<t...@redhat.com>: >... > > I used this service file on F15 and it starts slower > > 4214ms postgresql.service > > > > if we compare with an old SysVinit script > > 2469ms postgresql.service > > > First of all you cant reliably measure startup performance between > legacy sysv init script and a native systemd unit since either one of > those might be doing less/more. >.... As far as I understand it, systemd follows a dependendy dag, starting every node (service) as soon as possible. There is no guarantee that this will _always_ finish everything sooner than some other, arbitrary ordering. In this kind of environment, usually it will go faster, but not always. -- Bernd Stramm bernd.str...@gmail.com -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel