Metabase Sync not pulling all avaliable tables in Postgres

Hi All,

We recently installed metabase and have it pointing to a postgres instance. We currently have about 6k-7k tables including partition tables. I was wondering if there is away to remove the partition tables from being displayed in the “select a table” field? Also, I noticed that all the tables are not being synced in as well meaning we do not see all the tables appearing in the “select a table” field. If we enter the sql command prompt we can do a query on the table though. Any ideas?

Thanks!

1 Like

I encountered the same problem.
It is recommended to add a function for batch updating table visibility.

@firebank There’s an issue open for that:
https://github.com/metabase/metabase/issues/2086 - upvote by clicking :+1: on the first post