Jukka writes:
> Someone on the IRC channel told me to post this here.
>
> But basically I've installed 'postgresql-service' in a system config, like
> this:
>
> (postgresql-service
>#:config-file (local-file "../psql/postgresql.conf")
>#:
More output:
---
~$ ps aux | grep postgres
postgres 252 0.0 0.7 312888 29496 ?S22:10 0:00
/gnu/store/3rg0avphlwgq56qjxd8gr8xbmh1rwkal-postgresql-10.1/bin/postgres
--config-file=/gnu/store/hh3s1gpyfv0fa4g7n3x6qyy4272nkb7g-postgresql.conf -p
Someone on the IRC channel told me to post this here.
But basically I've installed 'postgresql-service' in a system config, like this:
(postgresql-service
#:config-file (local-file "../psql/postgresql.conf")
#:data-directory "/data/psql"