Search code examples
postgresqlnavicat

Navicat does not show tables in Postgres


I inserted table it show it success but when i find in table it doesn't show, it's happen to other table to but somehow some of the table can be selected but not show in table menu

image

any setting should i change to show the table name in table?


Solution

  • This is a common issue with navicat. It is unlikely to be a postgres issue.

    I suggest the following:

    • Check that you haven't typed anything in the left pane. Often you go into search mode. Look at the bottom left and see if you see search text there. Remove it.
    • You might need to reconnect to the database, or even restart navicat. Right click the database then click "Close Database", then reopen.
    • You can try to upgrade navicat.