dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #43481
Re: [Dhis2-users] Using DHIS Data Store
Hi Aamer,
we are backing the value field with a "text" column in the database, so on
postgres the max size is around 2 GB.
We do parse the value to JSON for the response which has some overhead so
you will have to test whether such large values will perform adequately for
your use-case.
http://dhis2.github.io/dhis2-docs/master/en/developer/html/ch01s62.html
best regards,
Lars
On Thu, Feb 25, 2016 at 6:19 AM, Aamer Mohammed <aamerm@xxxxxxxxxxxxxxxx>
wrote:
> Hi All,
>
> We are thinking of leveraging the existing DHIS Data Store to store
> specific data related to our application. We have used api/dataStore
> end-point and were able to save/retrieve the data successfully.
>
> We are bit apprehensive with regard to size of data being stored. Any
> suggestions from current users of this functionality please?
> What is the maximum size one can store in the 'value' column of data store?
>
> Thanks
> Aamer.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help : https://help.launchpad.net/ListHelp
>
>
--
Lars Helge Øverland
Lead developer, DHIS 2
University of Oslo
Skype: larshelgeoverland
http://www.dhis2.org <https://www.dhis2.org/>
References