On 10/08/2018 11:45 AM, Andrew Fam wrote:
Hi all, I have a saas solution currently sitting in 1 instance using a
postgres db.
Due to recent expansions, I need to keep the data in the country of
which it came from. e.g Malaysia or Philippines will have a database
of their own.
In addition, some companies are asking for on - prem versions and I
was thinking it might be good for them to own their database while we
keep the application server.
Does anyone have an idea of how to solve this issue and what is the
most elegant way of doing this?
It is an interesting problem I'm going to have to solve one day. So no I
can't help but I'll watch this thread.
I'm particularly interested in security aspects.
Some background to this.
I have a tenant model that is storing the country using countryfield.
Some models directly link to the tenant model, others reference a
field which is tied to a model with the tenant model.
--
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
<mailto:django-users+unsubscr...@googlegroups.com>.
To post to this group, send email to django-users@googlegroups.com
<mailto: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/be6fb573-50fa-4f48-be37-712d1a279859%40googlegroups.com
<https://groups.google.com/d/msgid/django-users/be6fb573-50fa-4f48-be37-712d1a279859%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 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/a0162458-4f5f-5e2d-d3c9-9127cc73a3a3%40dewhirst.com.au.
For more options, visit https://groups.google.com/d/optout.