Thread: Partman timestamp

Partman timestamp

From
Sathish Reddy
Date:
Hi 
 I am using pg_partman on database list range partition . Trying to create partition in milli seconds .help me on these..

Thanks 
Sathish Reddy 

Re: Partman timestamp

From
Keith
Date:


On Fri, May 24, 2024 at 3:48 PM Sathish Reddy <sathishreddy.postgresql@gmail.com> wrote:
Hi 
 I am using pg_partman on database list range partition . Trying to create partition in milli seconds .help me on these..

Thanks 
Sathish Reddy 

If you mean epoch millisecond partitioning, it's not yet currently supported. There is a PR up to hopefully include it in the next release.


Keith