all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Catonano <catonano@gmail.com>
Cc: help-guix <help-guix@gnu.org>
Subject: Re: services locally
Date: Mon, 07 Nov 2016 09:46:21 +0100	[thread overview]
Message-ID: <87k2cfy8wy.fsf@gnu.org> (raw)
In-Reply-To: <CAJ98PDwzHgx0ZmaiNF29UHj06KwyCBvx3bnptwQo-4fEXFHhMg@mail.gmail.com> (catonano@gmail.com's message of "Sun, 6 Nov 2016 22:52:36 +0100")

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’.

      reply	other threads:[~2016-11-07  8:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-06 21:52 services locally Catonano
2016-11-07  8:46 ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k2cfy8wy.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=catonano@gmail.com \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.