You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by dangogh <gi...@git.apache.org> on 2017/04/18 20:51:19 UTC

[GitHub] incubator-trafficcontrol pull request #479: [TC-233] adds check for connecti...

GitHub user dangogh opened a pull request:

    https://github.com/apache/incubator-trafficcontrol/pull/479

    [TC-233] adds check for connecting to psql as postgres user

    we want to ensure that `postinstall` can run `db/admin.pl` to set up user/db,  so check first if `postgres` user is accessible thru `psql -Upostgres`.   If not,  go no further.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dangogh/incubator-trafficcontrol postinstall-user

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafficcontrol/pull/479.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 #479
    
----
commit 9b63c2e2d8fd1abb7789fd081c92c14624781b01
Author: Dan Kirkwood <da...@gmail.com>
Date:   2017-04-18T17:15:16Z

    adds check for connecting to psql as postgres user

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-trafficcontrol pull request #479: [TC-233] adds check for connecti...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-trafficcontrol/pull/479


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---