Search Postgresql Archives

partitioning question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi

I was about to partition a large (?) approx 3T of data 2B rows into partition tables but broken up into YYYYMM ...

Now I have been reading about limiting the number of partitions otherwise it could slow down the parser.

My reasoning for limiting to YYYYMM was that most of the request would be monthly based.

Should I be making the partitioning based on YYYY instead and have lots more indexs.

If I have an index on the timestamp field will it help limiting to YYYYMM ?


A

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux