Github user MattMills commented on a diff in the pull request:
https://github.com/apache/incubator-trafficcontrol/pull/344#discussion_r106280949
--- Diff: traffic_ops/INSTALL.md ---
@@ -8,53 +8,71 @@
Instructions are here: https://yum.postgresql.org/
- grab the link for CentOS 7 and install:
- $ sudo yum install
https://download.postgresql.org/pub/repos/yum/9.6/redhat/rhel-7-x86_64/pgdg-centos96-9.6-xxxx.noarch.rpm
+ $ sudo yum install
https://download.postgresql.org/pub/repos/yum/9.6/redhat/rhel-7-x86_64/pgdg-centos96-9.6-xxxx.noarch.rpm
+
+ NOTE: get a valid link from https://yum.postgresql.org/ with the correct
version number.
+
--- End diff --
You'll also need a yum install epel-release, since postgres' repo depends
on epel.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---