SQLite is fine when developing. But on production, it depends on the server you 
are going to host your site.

Some hosting service like pythonanywhere.com already provides you with 
POSTgresql. All you need to do is install the database adapter(psycopg2) in 
your virtual environment.

Yingi Kem

> On 25 Jan 2018, at 6:29 PM, bootcamprag <collins...@gmail.com> wrote:
> 
> Hello I am new to this group. At what point do you install PostrgreSQL? Is it 
> during the production phase?
> 
> -- 
> 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+unsubscr...@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/e184c73c-e0b9-4f44-a2d3-56b160f3260d%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+unsubscr...@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/E3038F70-5988-4CF6-AA97-A18C7F25F7A8%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to