Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

How avoid creating empty partitions? #128

Closed
@DmitriyAr

Description

Hi,
I've found this issue in the migration process from Oracle. There are many tables which partition by timestamp column (1 month) . But this column might contain oracle empty date (January 1, 4712 BC) that used for identify the partition as "do not drop".
In this case, when I insert new row with current date in the column the pg_pathman tries create all partitions between empty date and current date.
Does pg_pathman have a setting to disable the creation of empty partitions?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /