Thursday, October 19, 2017

Re: Django 1.11 and PostgreSQL 10 compatibility

Hello,

It means exactly what it says: 9.3 or higher. "Higher" can mean 9.4, 9.5, 10, etc.

Regards,

Antonis

Antonis Christofides  http://djangodeployment.com

On 2017-10-19 11:27, Edandweb wrote:
Hi,

I am developing a new application in Python and Django, for the database we want to use the last version of PostgreSQL v10.
The django Documentation says in https://docs.djangoproject.com/en/1.11/ref/databases/#postgresql-notes:

Django supports PostgreSQL 9.3 and higher. psycopg2 2.5.4 or higher is required, though the latest release is recommended.

I am not sure to understand, it's just 9.3 and higher like 9.3.1 or 9.3.2 or 9.3.4 ... or can we use 9.4 and 9.5 ... ?

Thanks

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/99f8fa1b-e892-4d72-93e6-afac2f54736b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment