|
|
|
|
|
by linza
261 days ago
|
|
I read your reply as the scenario from GP is unlikely to happen in practice or has low impact. To me it seems you need to make frequent backups of "your" data to have a copy of it. Can i run multiple PDSes with my own single identity to not give one provider exclusive power over access to "my" data? |
|
>Can i run multiple PDSes with my own single identity to not give one provider exclusive power over access to "my" data?
Not really since there has to be a source of truth where the writes happen. I guess you could manually replicate changes between multiple servers but there still has to be one that applications know to talk to. I'm not sure what problem it would solve. This seems similar to "can I have multiple deployments of my site" — you sure can, but you might as well deploy it elsewhere when you actually plan to point to it.