aboutsummaryrefslogtreecommitdiff
path: root/postgresql/README
diff options
context:
space:
mode:
authorSlack Coder <slackcoder@server.ky>2024-03-27 15:57:01 -0500
committerSlack Coder <slackcoder@server.ky>2024-03-27 16:41:31 -0500
commitef04462873b369ade9ccd90b764d5e1d45e5f6a2 (patch)
tree111cf17030941e29b57e069f40adc3bf25e178e2 /postgresql/README
parent8c82741a502c5038a0975f29e31925d458879825 (diff)
downloadslackbuilds-ef04462873b369ade9ccd90b764d5e1d45e5f6a2.tar.xz
Use _slackcoder tags
Diffstat (limited to 'postgresql/README')
-rw-r--r--postgresql/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/postgresql/README b/postgresql/README
index 5e488da..6f98a82 100644
--- a/postgresql/README
+++ b/postgresql/README
@@ -4,7 +4,7 @@ development history, it is quickly becoming the de facto
database for enterprise level open source solutions.
Before you can run postgresql you'll need to create the database;
-please see README.SBo.
+please see README_slackware.txt.
You need a "postgres" user and group prior to building postgresql.
Something like this will suffice for most systems:
@@ -12,3 +12,5 @@ Something like this will suffice for most systems:
useradd -u 209 -g 209 -d /var/lib/pgsql postgres
Feel free to use a different uid and gid if desired, but 209 is
recommended to avoid conflicts with other stuff from SlackBuilds.org.
+
+This is a fork from slackbuild.org's build script to bump to version 15.