-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
enhancementLEGACY. Use the Feature issue type insteadLEGACY. Use the Feature issue type instead
Description
I’m trying to use Postgres as external db for rollup pre aggregations in serverless mode, but facing following issue: creating of new pre-aggregations takes a lot of time — about one second per every 4-5 rows of pre aggregated data.
As I can see — it happens because cube uploads data to Postgres row-by-row, and it takes a lot of time. Is there any ways to speed up uploading?
Metadata
Metadata
Assignees
Labels
enhancementLEGACY. Use the Feature issue type insteadLEGACY. Use the Feature issue type instead