D
D
DamskiyUgodnik2019-10-30 13:19:44
PostgreSQL
DamskiyUgodnik, 2019-10-30 13:19:44

Is it possible to set up "auto-partitioning" in PostgreSql?

Hello!
The question is, is it possible to somehow configure the automatic creation of partitions in PostgreSql (version 10)? For example, so that the table automatically breaks into partitions of 1 million records (partitions were created when inserting data, if necessary)?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Melkij, 2019-10-30
@DamskiyUgodnik

No.
PS: such small partitions will most likely worsen performance.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question