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 > <http://initd.org/psycopg/> 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 [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > 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 > <https://groups.google.com/d/msgid/django-users/99f8fa1b-e892-4d72-93e6-afac2f54736b%40googlegroups.com?utm_medium=email&utm_source=footer>. > 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 [email protected]. To post to this group, send email to [email protected]. 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/1e69cb49-1810-570d-94ec-f55e5379f94b%40djangodeployment.com. For more options, visit https://groups.google.com/d/optout.

