diff databases/postgresql/postgresql.txt @ 1169:194681a6d42d

databases/postgresql: initial import, closes #2411
author David Demelier <markand@malikania.fr>
date Thu, 10 Oct 2019 13:47:08 +0200
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/databases/postgresql/postgresql.txt	Thu Oct 10 13:47:08 2019 +0200
@@ -0,0 +1,10 @@
+The following services have been installed:
+
+	/etc/rc.d/postgresql
+
+Make sure to set executable permission on the files and enable them in the
+SERVICES configuration variable (see rc.conf(5) for more information).
+
+Before running PostgreSQL, make sure to initialize the database before:
+
+	/etc/rc.d/postgresql init