From 4a6f188ef4d824e1eaff92fdafe656a5f868638c Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Thu, 20 Jun 2013 09:44:06 +0200 Subject: README.rpm-dist: point user to install postgresql-server Resolves: #969050 Version: 9.2.4-3 --- README.rpm-dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit