LoginSignup
2
0

More than 1 year has passed since last update.

DBeaverで作成したデータベースが表示されないとき

Posted at

初歩的な設定ですが日本語で検索に引っかからず少し時間を食ったので、私のようなDBeaver初心者の方に向けて書き留めておきます。
DBeaver can only see default PostgreSQL database in connectionに手順はありますが下記に書いておきます。

  1. Database Navigator上の対象のデータベースを右クリック
  2. Edit Connection
  3. Connection settings
  4. タブのpostgresqlを選択(おそらくここは使用中のSQLが表示されると思うので都度変わります)
  5. show all databases にチェック

以上です。
Good DBeaver Life!!

2
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
0