diff options
author | Pavel Raiskup <praiskup@redhat.com> | 2013-06-20 09:44:06 +0200 |
---|---|---|
committer | Pavel Raiskup <praiskup@redhat.com> | 2013-06-20 09:44:06 +0200 |
commit | 4a6f188ef4d824e1eaff92fdafe656a5f868638c (patch) | |
tree | 95e73018fbedbb81fcfeafcce5ecbd0542258309 | |
parent | fa62c128f7d06f7ad1cc64b19457348ea906826f (diff) | |
download | postgresql-setup-4a6f188ef4d824e1eaff92fdafe656a5f868638c.tar.gz postgresql-setup-4a6f188ef4d824e1eaff92fdafe656a5f868638c.tar.xz postgresql-setup-4a6f188ef4d824e1eaff92fdafe656a5f868638c.zip |
README.rpm-dist: point user to install postgresql-server
Resolves: #969050
Version: 9.2.4-3
-rw-r--r-- | README.rpm-dist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rpm-dist b/README.rpm-dist index 0ed6e55..2d7482b 100644 --- a/README.rpm-dist +++ b/README.rpm-dist @@ -32,7 +32,7 @@ Enterprise Linux, CentOS and Fedora. Note that there are also "PGDG" RPMs available directly from the upstream PostgreSQL project. Those are slightly different. -QUICKSTART +QUICKSTART (note that this requires postgresql-server installed) ----------------------------------------------------------------------------- For a fresh installation, you will need to initialize the cluster first. Run: |