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

Parent table size after creating partitions #36

Closed
@igniting

Description

I created a range partition on an existing table of size around 4G using create_range_partitions with partition_data set to false.
After that I ran partition_table_concurrently. After the data migration has been completed (which I verified by running SELECT * FROM pathman_concurrent_part_tasks;), the parent table size still remains 4G.
Does this mean that parent table still contains all data? Similar question about indexes on parent table, our indexes on parent table are still huge in size. Should I manually clean the parent table and indexes?

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 によって変換されたページ (->オリジナル) /