Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
9734 Lượt xem

We are using Postgresql for Openerp. What is the total size of postgresql for openerp?

I meant, i have lots of files. I want to attach these files in my knowledge module in openerp, the size of the files more than 1gb.

So i want to know the maximum size in Postgresql database.

I have too many files with each having size less than 250MB. I am going to upload this as attachment (binary) format. But I have two worries now. 1. Is this going create any performance issue? Can I do some thing to scale up the database to perform seamless? 2. Is this going to create any issue regarding space availability? Is harddisk size the limit of postgre sql?

Ảnh đại diện
Huỷ bỏ

You can use those attachments, it will not be a problem.

Tác giả

Hi Thanks for the comment. But I want to reframe my question. Please check it

@Remya: as the database size increases it will create performance issues, if your db is in a remote server. But if you are using it in a local machine it will not be a problem.

Tác giả

@Gopakumar : Can you suggest any Solution?

@Remya: I don't know remya.

Tác giả

Ok. Thanks Gopakumar for your support

Câu trả lời hay nhất

Hello,

I suggest you to store files into a folder instead of DB if you have a lot .

See here : https://accounts.openerp.com/forum/Help-1/question/529

Regards

Ảnh đại diện
Huỷ bỏ
Tác giả

If i prefer to store files in database, then will it be any problem?

Tác giả

Hi Thanks for the answer. But I want to reframe my question. Please check it

Câu trả lời hay nhất

Maybe this helps - Limit Value Maximum Database Size - Unlimited Maximum Table Size 32 TB Maximum Row Size 1.6 TB Maximum Field Size 1 GB Maximum Rows per Table Unlimited Maximum Columns per Table 250 - 1600 depending on column types Maximum Indexes per Table Unlimited

Ảnh đại diện
Huỷ bỏ