Skip to content

Automatically group/hide table partitions #3167

@Oliver-Saer

Description

@Oliver-Saer
  1. Which driver are you using and version of it (Ex: PostgreSQL 10.0): PostgreSQL 12.5 Alpine
  2. Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81): 520

I'm really grateful that you have released a groups manager so that we can put our partitioned tables into a group, rather than having them all pollute the top-level.

However, a much better solution that I have seen other major PostgreSQL GUIs provide is the option to simply toggle-off partitions altogether. These are accompanied by handling to treat the normal table as a combination of all of its partitions. Currently in TablePlus, if I want to view/edit the schema of a partitioned table, I have to find its _default partition in the group.

Also, if I open another database (ie; for local/staging/prod environments), all of my groups do not carry over. So I either have to deal with it while I'm working with this environment, or create a whole load more groups.

This isn't a massive issue, but it's a far worse experience than is being offered elsewhere. Where this has been asked for before, the solution has been along the lines of "just use groups". So I'm wondering if this is maybe something you guys aren't prepared to address in the way I'm referencing here?

Thanks for your time and for continued development of this app.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions