services: databases: Deprecate the postgresql-service procedure.
authorChristopher Baines <mail@cbaines.net>
Fri, 2 Oct 2020 18:06:50 +0000 (19:06 +0100)
committerChristopher Baines <mail@cbaines.net>
Tue, 20 Oct 2020 21:39:43 +0000 (22:39 +0100)
commita698df72d37aa5173c357b7d1e3873d2c2c64c32
tree5ad67ce5ea44da50d16b43fc8bbf5962a175cf7e
parent93576e4475c7f72a2f8aa05293244f9f669154a3
services: databases: Deprecate the postgresql-service procedure.

Using the service type directly is a better approach, making it easier to
configure the service.

* gnu/services/databases.scm (postgresql-service): Deprecate this procedure.
* doc/guix.texi (PostgreSQL): Update the documentation for the use of (service
postgresql-service-type).
doc/guix.texi
gnu/services/databases.scm