all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* PostgreSQL 15 service
@ 2024-02-26  4:49 Mauritz Stenek
  2024-02-26 12:09 ` Giovanni Biscuolo
  2024-02-26 17:42 ` Felix Lechner via
  0 siblings, 2 replies; 5+ messages in thread
From: Mauritz Stenek @ 2024-02-26  4:49 UTC (permalink / raw)
  To: help-guix

Hello,

On a full Guix system, I added the postgres service type like 
this:

```
(service postgresql-service-type
  (postgresql-configuration (postgresql postgresql-15)))
```

only upgrading to postgresql-15 from the default config (pg-10).

However, I get this error (verbatim):

```
# herd start postgres
Service user-homes has been started.
herd: error: exception caught while executing 'start' on service 
'postgres':
Throw to key `%exception' with args `("#<&invoke-error program: 
\"/gnu/store/m7dwq55l600g12bzm245zd9ha8v1zvn1-pg_ctl-wrapper\" 
arguments: (\"start\") exit-status: 1 term-signal: #f stop-signal: 
#f>")'.
```

Any ideas on how to fix this?

Thanks.

-- 
Mauritz Stenek <mstenek@disroot.org>


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

end of thread, other threads:[~2024-02-27 19:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-26  4:49 PostgreSQL 15 service Mauritz Stenek
2024-02-26 12:09 ` Giovanni Biscuolo
2024-02-27 18:51   ` Mauritz Stenek
2024-02-26 17:42 ` Felix Lechner via
2024-02-27 18:58   ` Mauritz Stenek

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.