Hi,
I am developing a new application in Python, Django and for the database we'll use PostgreSQL.
In the Django documentation, 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.
Can we use 9.4 or just 9.3.1 or 9.3.2 ?
Thanks
-- I am developing a new application in Python, Django and for the database we'll use PostgreSQL.
In the Django documentation, 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.
Can we use 9.4 or just 9.3.1 or 9.3.2 ?
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/f904291a-63d4-4a21-a9dd-e28203c58fc7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment