Thursday, October 19, 2017

Re: Django 1.11 and PostgreSQL 10 compatibility

Hi,
You can use 9.4, 9.5 and 10.


Em qui, 19 de out de 2017 07:27, Edandweb <charlesc@edandweb.co.il> escreveu:
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.

--
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/CAK2MEjuBAK2NE%2BTaSTsE2DSce8TZzfFJ%3DqDQ47jeamwaAytvdw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment