Danny Milosavljevic skribis:
> The actual problem only arises because guix reconfigure doesn't deem a change
> in service arguments as reason to restart (or reconfigure) a service.
>
> I.e. before, my config was:
>
> (postgresql-service )
>
> Then I did guix reconfigure ...
>
> Afterwards, I cha
Hi,
I've found out some more details. The message
> > initdb: directory "/var/lib/postgresql/data" exists but is not empty
> > If you want to create a new database system, either remove or empty
> > the directory "/var/lib/postgresql/data" or run initdb
> > with an argument other than "/var/lib
Glenn Morris skribis:
> There's no postgresql package on debbugs.gnu.org, so your report
> went to the help-debbugs mailing list.
>
>>From the rest of your report, I'm guessing this should have been
> assigned to guix, so I did that.
Indeed, thanks Glenn!
Ludo’.
Danny Milosavljevic skribis:
> initdb: directory "/var/lib/postgresql/data" exists but is not empty
> If you want to create a new database system, either remove or empty
> the directory "/var/lib/postgresql/data" or run initdb
> with an argument other than "/var/lib/postgresql/data".
> making '/g
Danny Milosavljevic wrote:
> Package: postgresql
There's no postgresql package on debbugs.gnu.org, so your report
went to the help-debbugs mailing list.
>From the rest of your report, I'm guessing this should have been
assigned to guix, so I did that.
> When I first configure operating-system w