JetBrains Database PostresSql not showing is_template database.

Answered

When I set datistemplate=t ( is_template option in Navicat), then the database is disappeared even if I specified the database name at URL.

However, If I uncheck that option, the database will appear again.

Say I have 20 databases ( I use Navicat ), then only 18 appears in JetBrains database tool, the other 2 are template databases.

My Env

psql 11.5


IntelliJ IDEA 2019.1.4 (Ultimate Edition)
Build #IU-191.8026.42, built on July 30, 2019
JRE: 1.8.0_212-release-1586-b4 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Linux 5.0.0-37-generic

org.postgresql.Driver 42.2.5

2
1 comment

Hello,

Aren't there any erorrs/warnings in idea.log ("Help | Show Log in...")? Also please check the issue with the latest stable build (2019.3).

0

Please sign in to leave a comment.