I choose postgresql db; which installed locally.
The default db for postgresql is same as user ID.
And demo only asks about host/port/user/password, no DB name setting.
Can it be more flexible here?
The connection target DEFAULT initiates a connection to the default database under the default user name.
I choose postgresql db; which installed locally.
The default db for postgresql is same as user ID.
And demo only asks about host/port/user/password, no DB name setting.
Can it be more flexible here?
The connection target DEFAULT initiates a connection to the default database under the default user name.