mirror of
https://github.com/xpipe-io/xpipe.git
synced 2024-11-21 23:20:23 +00:00
22 lines
597 B
INI
22 lines
597 B
INI
postgres.displayName=PostgreSQL
|
|
postgres.displayDescription=Open a psql shell to a PostgreSQL Server
|
|
query=Query
|
|
proxy=Proxy
|
|
peerAuth=Peer Authentication
|
|
port=Port
|
|
url=URL
|
|
instance=Instance
|
|
username=Username
|
|
usernameDescription=The user to log in as
|
|
password=Password
|
|
passwordDescription=The password to authenticate
|
|
authentication=Authentication
|
|
authenticationType=Method
|
|
connection=Connection
|
|
connectionUrl=Connection URL
|
|
connectionString=Connection String
|
|
passwordAuth=Password Authentication
|
|
windowsAuth=Windows Authentication
|
|
psqlShell=Open PSQL Shell in Terminal
|
|
host=Host
|
|
database=Database
|