Connections committet..
This commit is contained in:
2
.dbeaver/.credentials-config.json.bak
Normal file
2
.dbeaver/.credentials-config.json.bak
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
A\7#<EFBFBD>1tj<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>z<EFBFBD>1<EFBFBD><EFBFBD>G?<EFBFBD><EFBFBD>
|
||||||
|
<EFBFBD><EFBFBD>V<EFBFBD><EFBFBD>(<EFBFBD><EFBFBD>V<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>T<EFBFBD><EFBFBD><EFBFBD>j-`gv<EFBFBD>x<EFBFBD>d><EFBFBD>K<EFBFBD>ء0RS<EFBFBD>z#<EFBFBD><EFBFBD><EFBFBD>?<EFBFBD><EFBFBD>A<EFBFBD>tM<EFBFBD><EFBFBD>ܹ4ZY<EFBFBD>&Kދ<EFBFBD><EFBFBD>lq<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>]<EFBFBD>{<EFBFBD>|<EFBFBD>/<EFBFBD><EFBFBD>Dn^z<EFBFBD>ޓ&X;<EFBFBD><EFBFBD>j<EFBFBD><EFBFBD>
|
||||||
56
.dbeaver/.data-sources.json.bak
Normal file
56
.dbeaver/.data-sources.json.bak
Normal file
@ -0,0 +1,56 @@
|
|||||||
|
{
|
||||||
|
"folders": {},
|
||||||
|
"connections": {
|
||||||
|
"postgres-jdbc-196d49f3292-4cc18e6698aeabb3": {
|
||||||
|
"provider": "postgresql",
|
||||||
|
"driver": "postgres-jdbc",
|
||||||
|
"name": "big-server",
|
||||||
|
"save-password": true,
|
||||||
|
"virtual-model-id": "postgres-jdbc-19254257fa6-20520c7219e7a01f",
|
||||||
|
"configuration": {
|
||||||
|
"host": "192.168.1.10",
|
||||||
|
"port": "5435",
|
||||||
|
"database": "postgres",
|
||||||
|
"url": "jdbc:postgresql://192.168.1.10:5435/postgres",
|
||||||
|
"configurationType": "MANUAL",
|
||||||
|
"home": "postgresql_client",
|
||||||
|
"type": "dev",
|
||||||
|
"closeIdleConnection": true,
|
||||||
|
"properties": {
|
||||||
|
"connectTimeout": "20",
|
||||||
|
"loginTimeout": "20",
|
||||||
|
"escapeSyntaxCallMode": "callIfNoReturn"
|
||||||
|
},
|
||||||
|
"provider-properties": {
|
||||||
|
"@dbeaver-show-non-default-db@": "true",
|
||||||
|
"@dbeaver-chosen-role@": "",
|
||||||
|
"@dbeaver-show-template-db@": "false",
|
||||||
|
"@dbeaver-show-unavailable-db@": "false",
|
||||||
|
"show-database-statistics": "false",
|
||||||
|
"@dbeaver-read-all-data-types-db@": "false",
|
||||||
|
"read-keys-with-columns": "false",
|
||||||
|
"@dbeaver-use-prepared-statements-db@": "false",
|
||||||
|
"postgresql.dd.plain.string": "false",
|
||||||
|
"postgresql.dd.tag.string": "false"
|
||||||
|
},
|
||||||
|
"auth-model": "native"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"connection-types": {
|
||||||
|
"dev": {
|
||||||
|
"name": "Development",
|
||||||
|
"color": "255,255,255",
|
||||||
|
"description": "Regular development database",
|
||||||
|
"auto-commit": true,
|
||||||
|
"confirm-execute": false,
|
||||||
|
"confirm-data-change": false,
|
||||||
|
"smart-commit": false,
|
||||||
|
"smart-commit-recover": true,
|
||||||
|
"auto-close-transactions": true,
|
||||||
|
"close-transactions-period": 1800,
|
||||||
|
"auto-close-connections": true,
|
||||||
|
"close-connections-period": 14400
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
BIN
.dbeaver/credentials-config.json
Normal file
BIN
.dbeaver/credentials-config.json
Normal file
Binary file not shown.
94
.dbeaver/data-sources.json
Normal file
94
.dbeaver/data-sources.json
Normal file
@ -0,0 +1,94 @@
|
|||||||
|
{
|
||||||
|
"folders": {},
|
||||||
|
"connections": {
|
||||||
|
"postgres-jdbc-196d49f3292-4cc18e6698aeabb3": {
|
||||||
|
"provider": "postgresql",
|
||||||
|
"driver": "postgres-jdbc",
|
||||||
|
"name": "big-server",
|
||||||
|
"save-password": true,
|
||||||
|
"virtual-model-id": "postgres-jdbc-19254257fa6-20520c7219e7a01f",
|
||||||
|
"configuration": {
|
||||||
|
"host": "192.168.1.10",
|
||||||
|
"port": "5435",
|
||||||
|
"database": "postgres",
|
||||||
|
"url": "jdbc:postgresql://192.168.1.10:5435/postgres",
|
||||||
|
"configurationType": "MANUAL",
|
||||||
|
"home": "postgresql_client",
|
||||||
|
"type": "dev",
|
||||||
|
"closeIdleConnection": true,
|
||||||
|
"properties": {
|
||||||
|
"connectTimeout": "20",
|
||||||
|
"loginTimeout": "20",
|
||||||
|
"escapeSyntaxCallMode": "callIfNoReturn"
|
||||||
|
},
|
||||||
|
"provider-properties": {
|
||||||
|
"@dbeaver-show-non-default-db@": "true",
|
||||||
|
"@dbeaver-chosen-role@": "",
|
||||||
|
"@dbeaver-show-template-db@": "false",
|
||||||
|
"@dbeaver-show-unavailable-db@": "false",
|
||||||
|
"show-database-statistics": "false",
|
||||||
|
"@dbeaver-read-all-data-types-db@": "false",
|
||||||
|
"read-keys-with-columns": "false",
|
||||||
|
"@dbeaver-use-prepared-statements-db@": "false",
|
||||||
|
"postgresql.dd.plain.string": "false",
|
||||||
|
"postgresql.dd.tag.string": "false",
|
||||||
|
"replace-legacy-timezone": "false"
|
||||||
|
},
|
||||||
|
"auth-model": "native"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"postgres-jdbc-196d49f3f91-7f7aad1a7c4d38ec": {
|
||||||
|
"provider": "postgresql",
|
||||||
|
"driver": "postgres-jdbc",
|
||||||
|
"name": "kotyczka-nas",
|
||||||
|
"save-password": true,
|
||||||
|
"virtual-model-id": "postgres-jdbc-1925453caf7-120022f5fc56a938",
|
||||||
|
"configuration": {
|
||||||
|
"host": "192.168.1.9",
|
||||||
|
"port": "5435",
|
||||||
|
"database": "postgres",
|
||||||
|
"url": "jdbc:postgresql://192.168.1.9:5435/postgres",
|
||||||
|
"configurationType": "MANUAL",
|
||||||
|
"home": "postgresql_client",
|
||||||
|
"type": "dev",
|
||||||
|
"closeIdleConnection": true,
|
||||||
|
"provider-properties": {
|
||||||
|
"@dbeaver-show-non-default-db@": "true",
|
||||||
|
"@dbeaver-chosen-role@": ""
|
||||||
|
},
|
||||||
|
"auth-model": "native"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sqlite_jdbc-196d49f4700-2a018f82b2db21f9": {
|
||||||
|
"provider": "sqlite",
|
||||||
|
"driver": "sqlite_jdbc",
|
||||||
|
"name": "DBeaver Sample Database (SQLite)",
|
||||||
|
"save-password": true,
|
||||||
|
"show-system-objects": true,
|
||||||
|
"virtual-model-id": "dbeaver-sample-database-sqlite-1",
|
||||||
|
"configuration": {
|
||||||
|
"database": "C:\\Users\\digi-desktop\\AppData\\Roaming\\DBeaverData\\workspace6\\.metadata\\sample-database-sqlite-1\\Chinook.db",
|
||||||
|
"url": "jdbc:sqlite:C:\\Users\\digi-desktop\\AppData\\Roaming\\DBeaverData\\workspace6\\.metadata\\sample-database-sqlite-1\\Chinook.db",
|
||||||
|
"configurationType": "MANUAL",
|
||||||
|
"type": "dev",
|
||||||
|
"closeIdleConnection": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"connection-types": {
|
||||||
|
"dev": {
|
||||||
|
"name": "Development",
|
||||||
|
"color": "255,255,255",
|
||||||
|
"description": "Regular development database",
|
||||||
|
"auto-commit": true,
|
||||||
|
"confirm-execute": false,
|
||||||
|
"confirm-data-change": false,
|
||||||
|
"smart-commit": false,
|
||||||
|
"smart-commit-recover": true,
|
||||||
|
"auto-close-transactions": true,
|
||||||
|
"close-transactions-period": 1800,
|
||||||
|
"auto-close-connections": true,
|
||||||
|
"close-connections-period": 14400
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user