dataSources.xml 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="DataSourceManagerImpl" format="xml" multifile-model="true">
  4. <data-source source="LOCAL" name="admin_1" uuid="2ec8658d-a635-4464-ba73-a1bc060beb5e">
  5. <driver-ref>postgresql</driver-ref>
  6. <synchronize>true</synchronize>
  7. <jdbc-driver>org.postgresql.Driver</jdbc-driver>
  8. <jdbc-url>jdbc:postgresql://rm-cn-adn3tj2bu00032so.rwlb.rds.aliyuncs.com:5432/admin_1</jdbc-url>
  9. <working-dir>$ProjectFileDir$</working-dir>
  10. </data-source>
  11. <data-source source="LOCAL" name="postgres@123.60.219.66" uuid="43053514-c798-46b8-9730-774126a5f46e">
  12. <driver-ref>postgresql</driver-ref>
  13. <synchronize>true</synchronize>
  14. <jdbc-driver>org.postgresql.Driver</jdbc-driver>
  15. <jdbc-url>jdbc:postgresql://123.60.219.66:5432/postgres</jdbc-url>
  16. <working-dir>$ProjectFileDir$</working-dir>
  17. </data-source>
  18. <data-source source="LOCAL" name="postgres@123.60.219.66 [2]" uuid="855613aa-fd31-4a63-b3a3-1c2d70df693e">
  19. <driver-ref>postgresql</driver-ref>
  20. <synchronize>true</synchronize>
  21. <jdbc-driver>org.postgresql.Driver</jdbc-driver>
  22. <jdbc-url>jdbc:postgresql://123.60.219.66:5432/postgres</jdbc-url>
  23. <working-dir>$ProjectFileDir$</working-dir>
  24. </data-source>
  25. <data-source source="LOCAL" name="TDData Source3.3.2" uuid="98fdb21b-6c01-4360-ba17-a912c461a279">
  26. <driver-ref>32cedcb1-ba4b-45b2-8a73-afb0e89cadeb</driver-ref>
  27. <synchronize>true</synchronize>
  28. <configured-by-url>true</configured-by-url>
  29. <jdbc-driver>com.taosdata.jdbc.rs.RestfulDriver</jdbc-driver>
  30. <jdbc-url>jdbc:TAOS-RS://10.220.1.8:6041/</jdbc-url>
  31. <jdbc-additional-properties>
  32. <property name="com.intellij.clouds.kubernetes.db.enabled" value="false" />
  33. </jdbc-additional-properties>
  34. <working-dir>$ProjectFileDir$</working-dir>
  35. </data-source>
  36. </component>
  37. </project>