On 29 Mar 2016, at 08:15, Vincent Massol <[email protected]> wrote:
On 29 Mar 2016, at 08:13, Thomas Mortagne <[email protected]> wrote:
Where did you found "the supported version of PostgreSQL” ?
Here: http://dev.xwiki.org/xwiki/bin/view/Community/DatabaseSupportStrategy
Regarding XWiki 8.0 and pgsql 9.4.5, it’s here: http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki80#HTested... Thanks -Vincent
Thanks -Vincent
The closest that might be seen like this (but is really not) is the version of PGSQL used for tests declared in the parent pom.xml and this one did not changed a bit between http://maven.xwiki.org/releases/org/xwiki/enterprise/xwiki-enterprise/7.4.2/... and http://maven.xwiki.org/releases/org/xwiki/platform/xwiki-platform-distributi....
On Mon, Mar 28, 2016 at 1:46 PM, Mark Sack <[email protected]> wrote:
I noticed that the supported version of PostgreSQL for XWiki 8.0 is 9.4.5. But for 7.4.2 it is 9.5. Is there some significance to this, eg. there is some function in 8.0 that was found not to work with PostgreSQL 9.5? Or is this simply an artefact of the testing process? Is there a need to downgrade PostgreSQL to 9.4.5 if I upgrade XWiki to 8.0?
The database support strategy page could be interpreted to indicate that all PostgreSQL 9.x releases are supported. But I find it hard to believe that you would be that generous (9.0 has reached its end of life milestone and 9.1 is almost there).
[snip]
Thomas Mortagne