running-elephant / datart

Datart is a next generation Data Visualization Open Platform
https://running-elephant.github.io/datart-docs/
Apache License 2.0
1.97k stars 590 forks source link

华为高斯数据源使用postgresql驱动不能运行sql #100

Closed 90xiaozhe closed 3 years ago

90xiaozhe commented 3 years ago

To Reproduce Steps to reproduce the behavior:

  1. 新建一个高斯数据源使用postgresql驱动
  2. 新建一个数据视图选择上面的数据源
  3. 直接报错postgresql parameter default_transaction_read_only cannot change now
  4. See error

Environmental details: (optional, depending on where the bug occurs)

90xiaozhe commented 3 years ago

image

90xiaozhe commented 3 years ago

fd72d4040b4639fbaf4b877dcfe257a

scottsut commented 3 years ago

参考一下文档里这个章节 https://running-elephant.github.io/datart-docs/docs/jdbc.html,另外 driverClass 也需要正确填写,再试试