[
https://issues.apache.org/jira/browse/TC-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15975562#comment-15975562
]
ASF GitHub Bot commented on TC-233:
-----------------------------------
GitHub user dangogh opened a pull request:
https://github.com/apache/incubator-trafficcontrol/pull/489
[TC-233] no superuser for seeds
to load seeds.sql, needs to run as traffic_ops user and not postgres user
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dangogh/incubator-trafficcontrol
seed-as-dbuser
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafficcontrol/pull/489.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #489
----
commit 1b9abe78926e3079c28c95d002bf08f361107c6b
Author: Dan Kirkwood <[email protected]>
Date: 2017-04-19T21:11:57Z
no superuser for seeds
----
> db/admin.pl needs updating to manage the postgres superuser
> -----------------------------------------------------------
>
> Key: TC-233
> URL: https://issues.apache.org/jira/browse/TC-233
> Project: Traffic Control
> Issue Type: Improvement
> Components: Traffic Ops
> Reporter: Dewayne Richardson
> Fix For: 2.0.0
>
>
> The admin.pl with Postgres needed to be updated to support the 'postgres'
> user and 'traffic_ops' users according to privileges. This is needed to
> support the 'postinstall' script so that the TrafficOps rpm can be installed
> properly.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)