You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Erlend Garåsen (JIRA)" <ji...@apache.org> on 2011/02/04 17:13:30 UTC

[jira] Created: (CONNECTORS-159) Support for external PostgreSQL server

Support for external PostgreSQL server
--------------------------------------

                 Key: CONNECTORS-159
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-159
             Project: ManifoldCF
          Issue Type: Improvement
    Affects Versions: ManifoldCF 0.1
            Reporter: Erlend Garåsen
             Fix For: ManifoldCF next


It should be possible to configure an external PostgreSQL server and optionally configure ManifoldCF to communicate with PostgreSQL by using SSL. I suggest that the two following properties are added:
org.apache.manifoldcf.postgresql.hostname (not required, defaults to localhost)
org.apache.manifoldcf.postgresql.ssl (not required, defaults to false)


-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Updated: (CONNECTORS-159) Support for external PostgreSQL server

Posted by "Erlend Garåsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONNECTORS-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erlend Garåsen updated CONNECTORS-159:
--------------------------------------

    Status: Patch Available  (was: Open)

> Support for external PostgreSQL server
> --------------------------------------
>
>                 Key: CONNECTORS-159
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-159
>             Project: ManifoldCF
>          Issue Type: Improvement
>    Affects Versions: ManifoldCF 0.1
>            Reporter: Erlend Garåsen
>             Fix For: ManifoldCF 0.2
>
>
> It should be possible to configure an external PostgreSQL server and optionally configure ManifoldCF to communicate with PostgreSQL by using SSL. I suggest that the two following properties are added:
> org.apache.manifoldcf.postgresql.hostname (not required, defaults to localhost)
> org.apache.manifoldcf.postgresql.ssl (not required, defaults to false)

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Commented: (CONNECTORS-159) Support for external PostgreSQL server

Posted by "Karl Wright (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CONNECTORS-159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002645#comment-13002645 ] 

Karl Wright commented on CONNECTORS-159:
----------------------------------------

Hi Erlend,

Since the parameters are completely local to the postgresql driver, I'd prefer to move them into that class. I'll make the change and attach a new patch.  Also, in the future, as the "HowToContribute" page says, it would be good to try and avoid making unrelated changes, such as the expansion of imports.  But that's a minor issue.  Thanks for the contribution!


> Support for external PostgreSQL server
> --------------------------------------
>
>                 Key: CONNECTORS-159
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-159
>             Project: ManifoldCF
>          Issue Type: Improvement
>    Affects Versions: ManifoldCF 0.1
>            Reporter: Erlend Garåsen
>             Fix For: ManifoldCF 0.2
>
>         Attachments: CONNECTORS-159.patch
>
>
> It should be possible to configure an external PostgreSQL server and optionally configure ManifoldCF to communicate with PostgreSQL by using SSL. I suggest that the two following properties are added:
> org.apache.manifoldcf.postgresql.hostname (not required, defaults to localhost)
> org.apache.manifoldcf.postgresql.ssl (not required, defaults to false)

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Updated: (CONNECTORS-159) Support for external PostgreSQL server

Posted by "Karl Wright (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONNECTORS-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Wright updated CONNECTORS-159:
-----------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

r1078003, slightly modified as stated.


> Support for external PostgreSQL server
> --------------------------------------
>
>                 Key: CONNECTORS-159
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-159
>             Project: ManifoldCF
>          Issue Type: Improvement
>    Affects Versions: ManifoldCF 0.1
>            Reporter: Erlend Garåsen
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 0.2
>
>         Attachments: CONNECTORS-159.patch
>
>
> It should be possible to configure an external PostgreSQL server and optionally configure ManifoldCF to communicate with PostgreSQL by using SSL. I suggest that the two following properties are added:
> org.apache.manifoldcf.postgresql.hostname (not required, defaults to localhost)
> org.apache.manifoldcf.postgresql.ssl (not required, defaults to false)

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Assigned: (CONNECTORS-159) Support for external PostgreSQL server

Posted by "Karl Wright (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONNECTORS-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Wright reassigned CONNECTORS-159:
--------------------------------------

    Assignee: Karl Wright

> Support for external PostgreSQL server
> --------------------------------------
>
>                 Key: CONNECTORS-159
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-159
>             Project: ManifoldCF
>          Issue Type: Improvement
>    Affects Versions: ManifoldCF 0.1
>            Reporter: Erlend Garåsen
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 0.2
>
>         Attachments: CONNECTORS-159.patch
>
>
> It should be possible to configure an external PostgreSQL server and optionally configure ManifoldCF to communicate with PostgreSQL by using SSL. I suggest that the two following properties are added:
> org.apache.manifoldcf.postgresql.hostname (not required, defaults to localhost)
> org.apache.manifoldcf.postgresql.ssl (not required, defaults to false)

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Updated: (CONNECTORS-159) Support for external PostgreSQL server

Posted by "Erlend Garåsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONNECTORS-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erlend Garåsen updated CONNECTORS-159:
--------------------------------------

    Attachment: CONNECTORS-159.patch

> Support for external PostgreSQL server
> --------------------------------------
>
>                 Key: CONNECTORS-159
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-159
>             Project: ManifoldCF
>          Issue Type: Improvement
>    Affects Versions: ManifoldCF 0.1
>            Reporter: Erlend Garåsen
>             Fix For: ManifoldCF 0.2
>
>         Attachments: CONNECTORS-159.patch
>
>
> It should be possible to configure an external PostgreSQL server and optionally configure ManifoldCF to communicate with PostgreSQL by using SSL. I suggest that the two following properties are added:
> org.apache.manifoldcf.postgresql.hostname (not required, defaults to localhost)
> org.apache.manifoldcf.postgresql.ssl (not required, defaults to false)

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira