Hi,

Catonano <[email protected]> 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