Re: PostgreSQL suitable? - Mailing list pgsql-general

From Andreas Kretschmer
Subject Re: PostgreSQL suitable?
Date
Msg-id 2f0ca6b6-be91-2271-da47-52fd6cf4bc39@a-kretschmer.de
Whole thread Raw
In response to PostgreSQL suitable?  (Kellner Thiemo <thiemo.kellner@usb.ch>)
Responses Re: PostgreSQL suitable?
List pgsql-general

Am 19.12.2017 um 15:07 schrieb Kellner Thiemo:
> Hi
>
> We are developing a data warehouse of which the integration layer will start with over 100 TB of data. There are not
manyentities though we probably can partition and foremost we should use inheritance for the lab results. I just was
wonderingif PostgreSQL was able to cope with. In case it depends on the modelling kind, we have not yet decided between
classicerd, anchor modelling and data vault.
 
>
> Does someone have experience with such a set up?
>
> Kind regards
>
> Thiemo
>


depends at least on the data and the workload. pg10 contains better 
solutions for table-partitioning, up to 1000 (maybe more) child-tables 
arn't that problem.
We have customers in that range.


Regards, Andreas

-- 
2ndQuadrant - The PostgreSQL Support Company.
www.2ndQuadrant.com



pgsql-general by date:

Previous
From: Vincenzo Romano
Date:
Subject: Re: PostgreSQL suitable?
Next
From: Vincenzo Romano
Date:
Subject: Re: PostgreSQL suitable?