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 (Created JIRA)" <ji...@apache.org> on 2011/10/14 14:28:11 UTC

[jira] [Created] (CONNECTORS-272) Upgrade PostgreSQL to version 9.1

Upgrade PostgreSQL to version 9.1
---------------------------------

                 Key: CONNECTORS-272
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-272
             Project: ManifoldCF
          Issue Type: Task
          Components: Framework core
            Reporter: Erlend Garåsen
            Assignee: Erlend Garåsen
             Fix For: ManifoldCF 0.4


The recommended versions of PostgreSQL for ManifoldCF are 8.3 og 8.4. Since the latter version was released in July 2009, we should consider an upgrade to PostgreSQL 9.1.

PostgreSQL 9.1 has several changes, for example improved VACUUM functions which may make ManifoldCF more efficient (see E.8.3.4.3):
http://www.postgresql.org/docs/9.1/static/release.html

The JDBC driver which ships with ManifoldCF should probably be upgraded, but we need to figure out whether the newest JDBC driver is backward compatible with PostgreSQL 8.x.

--
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

       

[jira] [Resolved] (CONNECTORS-272) Upgrade PostgreSQL to version 9.1

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

Karl Wright resolved CONNECTORS-272.
------------------------------------

    Resolution: Fixed
    
> Upgrade PostgreSQL to version 9.1
> ---------------------------------
>
>                 Key: CONNECTORS-272
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-272
>             Project: ManifoldCF
>          Issue Type: Task
>          Components: Framework core
>            Reporter: Erlend Garåsen
>            Assignee: Erlend Garåsen
>             Fix For: ManifoldCF 0.4
>
>
> The recommended versions of PostgreSQL for ManifoldCF are 8.3 og 8.4. Since the latter version was released in July 2009, we should consider an upgrade to PostgreSQL 9.1.
> PostgreSQL 9.1 has several changes, for example improved VACUUM functions which may make ManifoldCF more efficient (see E.8.3.4.3):
> http://www.postgresql.org/docs/9.1/static/release.html
> The JDBC driver which ships with ManifoldCF should probably be upgraded, but we need to figure out whether the newest JDBC driver is backward compatible with PostgreSQL 8.x.

--
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

       

[jira] [Resolved] (CONNECTORS-272) Upgrade PostgreSQL to version 9.1

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

Erlend Garåsen resolved CONNECTORS-272.
---------------------------------------

    Resolution: Fixed

r1210183
                
> Upgrade PostgreSQL to version 9.1
> ---------------------------------
>
>                 Key: CONNECTORS-272
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-272
>             Project: ManifoldCF
>          Issue Type: Task
>          Components: Framework core
>            Reporter: Erlend Garåsen
>            Assignee: Erlend Garåsen
>             Fix For: ManifoldCF 0.4
>
>
> The recommended versions of PostgreSQL for ManifoldCF are 8.3 og 8.4. Since the latter version was released in July 2009, we should consider an upgrade to PostgreSQL 9.1.
> PostgreSQL 9.1 has several changes, for example improved VACUUM functions which may make ManifoldCF more efficient (see E.8.3.4.3):
> http://www.postgresql.org/docs/9.1/static/release.html
> The JDBC driver which ships with ManifoldCF should probably be upgraded, but we need to figure out whether the newest JDBC driver is backward compatible with PostgreSQL 8.x.

--
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

       

[jira] [Commented] (CONNECTORS-272) Upgrade PostgreSQL to version 9.1

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

Erlend Garåsen commented on CONNECTORS-272:
-------------------------------------------

I have done the following tests with the latest type 3 driver of PostgreSQL (9.1-901):
- MCF 0.3 with PostgreSQL version 8.4 (server) on Linux and OS X (testing backward compat.)
- MCF 0.3 with PostgreSQL version 9.1 (server) on Linux and OS X

Both ant test and ant test-pg passed.

I will commit the newest driver due to the test results above. And according to the PostgreSQL documentation, the newest driver should be backward compatible as well.

The MCF documentation needs to be updated.
                
> Upgrade PostgreSQL to version 9.1
> ---------------------------------
>
>                 Key: CONNECTORS-272
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-272
>             Project: ManifoldCF
>          Issue Type: Task
>          Components: Framework core
>            Reporter: Erlend Garåsen
>            Assignee: Erlend Garåsen
>             Fix For: ManifoldCF 0.4
>
>
> The recommended versions of PostgreSQL for ManifoldCF are 8.3 og 8.4. Since the latter version was released in July 2009, we should consider an upgrade to PostgreSQL 9.1.
> PostgreSQL 9.1 has several changes, for example improved VACUUM functions which may make ManifoldCF more efficient (see E.8.3.4.3):
> http://www.postgresql.org/docs/9.1/static/release.html
> The JDBC driver which ships with ManifoldCF should probably be upgraded, but we need to figure out whether the newest JDBC driver is backward compatible with PostgreSQL 8.x.

--
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

       

[jira] [Commented] (CONNECTORS-272) Upgrade PostgreSQL to version 9.1

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

Karl Wright commented on CONNECTORS-272:
----------------------------------------

The newest 9.1 driver was in fact committed as part of another ticket, so I'm closing this one.

                
> Upgrade PostgreSQL to version 9.1
> ---------------------------------
>
>                 Key: CONNECTORS-272
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-272
>             Project: ManifoldCF
>          Issue Type: Task
>          Components: Framework core
>            Reporter: Erlend Garåsen
>            Assignee: Erlend Garåsen
>             Fix For: ManifoldCF 0.4
>
>
> The recommended versions of PostgreSQL for ManifoldCF are 8.3 og 8.4. Since the latter version was released in July 2009, we should consider an upgrade to PostgreSQL 9.1.
> PostgreSQL 9.1 has several changes, for example improved VACUUM functions which may make ManifoldCF more efficient (see E.8.3.4.3):
> http://www.postgresql.org/docs/9.1/static/release.html
> The JDBC driver which ships with ManifoldCF should probably be upgraded, but we need to figure out whether the newest JDBC driver is backward compatible with PostgreSQL 8.x.

--
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

       

[jira] [Reopened] (CONNECTORS-272) Upgrade PostgreSQL to version 9.1

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

Erlend Garåsen reopened CONNECTORS-272:
---------------------------------------


We need to update the documentation as well, i.e., mention PostgreSQL 9.1 as one of the recommended versions.
                
> Upgrade PostgreSQL to version 9.1
> ---------------------------------
>
>                 Key: CONNECTORS-272
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-272
>             Project: ManifoldCF
>          Issue Type: Task
>          Components: Framework core
>            Reporter: Erlend Garåsen
>            Assignee: Erlend Garåsen
>             Fix For: ManifoldCF 0.4
>
>
> The recommended versions of PostgreSQL for ManifoldCF are 8.3 og 8.4. Since the latter version was released in July 2009, we should consider an upgrade to PostgreSQL 9.1.
> PostgreSQL 9.1 has several changes, for example improved VACUUM functions which may make ManifoldCF more efficient (see E.8.3.4.3):
> http://www.postgresql.org/docs/9.1/static/release.html
> The JDBC driver which ships with ManifoldCF should probably be upgraded, but we need to figure out whether the newest JDBC driver is backward compatible with PostgreSQL 8.x.

--
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