12345678910111213141516171819202122232425262728293031323334353637 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="DataSourceManagerImpl" format="xml" multifile-model="true">
- <data-source source="LOCAL" name="admin_1" uuid="2ec8658d-a635-4464-ba73-a1bc060beb5e">
- <driver-ref>postgresql</driver-ref>
- <synchronize>true</synchronize>
- <jdbc-driver>org.postgresql.Driver</jdbc-driver>
- <jdbc-url>jdbc:postgresql://rm-cn-adn3tj2bu00032so.rwlb.rds.aliyuncs.com:5432/admin_1</jdbc-url>
- <working-dir>$ProjectFileDir$</working-dir>
- </data-source>
- <data-source source="LOCAL" name="postgres@123.60.219.66" uuid="43053514-c798-46b8-9730-774126a5f46e">
- <driver-ref>postgresql</driver-ref>
- <synchronize>true</synchronize>
- <jdbc-driver>org.postgresql.Driver</jdbc-driver>
- <jdbc-url>jdbc:postgresql://123.60.219.66:5432/postgres</jdbc-url>
- <working-dir>$ProjectFileDir$</working-dir>
- </data-source>
- <data-source source="LOCAL" name="postgres@123.60.219.66 [2]" uuid="855613aa-fd31-4a63-b3a3-1c2d70df693e">
- <driver-ref>postgresql</driver-ref>
- <synchronize>true</synchronize>
- <jdbc-driver>org.postgresql.Driver</jdbc-driver>
- <jdbc-url>jdbc:postgresql://123.60.219.66:5432/postgres</jdbc-url>
- <working-dir>$ProjectFileDir$</working-dir>
- </data-source>
- <data-source source="LOCAL" name="TDData Source3.3.2" uuid="98fdb21b-6c01-4360-ba17-a912c461a279">
- <driver-ref>32cedcb1-ba4b-45b2-8a73-afb0e89cadeb</driver-ref>
- <synchronize>true</synchronize>
- <configured-by-url>true</configured-by-url>
- <jdbc-driver>com.taosdata.jdbc.rs.RestfulDriver</jdbc-driver>
- <jdbc-url>jdbc:TAOS-RS://10.220.1.8:6041/</jdbc-url>
- <jdbc-additional-properties>
- <property name="com.intellij.clouds.kubernetes.db.enabled" value="false" />
- </jdbc-additional-properties>
- <working-dir>$ProjectFileDir$</working-dir>
- </data-source>
- </component>
- </project>
|