콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
9763 화면

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?

아바타
취소

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

작성자

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.

작성자

@Gopakumar : Can you suggest any Solution?

@Remya: I don't know remya.

작성자

Ok. Thanks Gopakumar for your support

베스트 답변

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

아바타
취소
작성자

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

작성자

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

베스트 답변

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

아바타
취소