Typo in PostgresqlTest.java regarding configuring postgresql.conf.
------------------------------------------------------------------

                 Key: SQOOP-385
                 URL: https://issues.apache.org/jira/browse/SQOOP-385
             Project: Sqoop
          Issue Type: Bug
    Affects Versions: 1.3.0
            Reporter: Kate Ting
            Assignee: Kate Ting
            Priority: Trivial


There is a typo in PostgresqlTest.java regarding configuring postgresql.conf.

It should state 

listen_addresses = '*'

instead of 

listen_address = '*'

Also, a committer is needed to fix the same typo in 
https://cwiki.apache.org/confluence/display/SQOOP/Setting+up+Development+Environment#SettingupDevelopmentEnvironment-SettingupPostgreSQL



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to