Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
3917 Widoki

Can work in one database affect another?

While logged into a database, working exclusively through the web interface, with all technical features enabled and even going into debug mode is it possible to make a change that will affect another database in any way? In particular, all the settings.

We go to a duplicate of the production database when we want to perform tests such as new modules or trying out some unused OpenERP features. What areas should be off limit if a production database is also on the same server as the test database?

For example, there are some aspects of OpenERP that are not stored in Postgresql. I'm sure Postgresql has mechanisms to segregate databases. But, aren't there files in the OS filesystem that are shared by all the databases?

Awatar
Odrzuć

as long as you are performing changes by logging into a db, it will not get reflected in another as PostgreSql maintains a clear segregation between data bases. As long as i know there is no common files for all the dbs

Najlepsza odpowiedź

hi;

Absolutely, no effect. (as commented by muthunaveen )

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
gru 24
9628
3
wrz 24
21897
5
gru 24
53212
4
lip 24
10703
7
sie 23
11120