mirror of
https://github.com/xpipe-io/xpipe.git
synced 2024-11-22 07:30:24 +00:00
20 lines
No EOL
568 B
INI
20 lines
No EOL
568 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 |