跳至內容
選單
此問題已被標幟
1 回覆
5919 瀏覽次數

Hi,

Its is very useful question. OpenERP is an Enterprise application. The size of the database grows like anything very quickly. Practical Difficulties:

1) Taking back up and restoring it back takes time

2) As the no of records keep piling up, concern over the performance of the system increases. May become slow

3) Other unknown or unexpected issues with Enterprise systems

What are the standards in which we should maintain an Enterprise application such as OpenERP?

Thanks

頭像
捨棄
最佳答案

Hi,

Is your DB so big ?

I'm working on a system (Debian) with a 3go DB. DB size will grow up quickly as we create new companies, new products, and there are a lot of new partners (customers) each day.

For now, I'm using rsync to get the backup file, and I use pg_retsore to load the backup into the DB. I haven't found anything faster for now. Restoring backup may take around 5 minutes.

Regards

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
0
1月 21
2191
0
3月 21
2024
2
8月 19
4720
2
3月 15
9859
1
3月 24
3175