all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* services locally
@ 2016-11-06 21:52 Catonano
  2016-11-07  8:46 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Catonano @ 2016-11-06 21:52 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 177 bytes --]

I know this has been discussed in the past but I couldn't find the
discussions I remember.

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

[-- Attachment #2: Type: text/html, Size: 235 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: services locally
  2016-11-06 21:52 services locally Catonano
@ 2016-11-07  8:46 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2016-11-07  8:46 UTC (permalink / raw)
  To: Catonano; +Cc: help-guix

Hi,

Catonano <catonano@gmail.com> 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’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-11-07  8:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-06 21:52 services locally Catonano
2016-11-07  8:46 ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.