help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: services locally


From: Ludovic Courtès
Subject: Re: services locally
Date: Mon, 07 Nov 2016 09:46:21 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Hi,

Catonano <address@hidden> skribis:

> How can I have a Postgresql service in a Guix binary installation on top of
> Ubuntu ?

Guix would only provide you with the PostgreSQL package, not with the
service that’s described at
<https://www.gnu.org/software/guix/manual/html_node/Database-Services.html>,
which is a GuixSD thing.

So you could ‘guix package -i postgresql’, but then you’d still need to
have a systemd/Upstart/whatever service definition referring to
~/.guix-profile/bin/postgres.

HTH,
Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]