4

How can I load the full geometry in JetBrains DataGrip ?

enter image description here

Why do I get 204 KB loaded when total is 1.75 MB. Due to this record not displayed on Geo Viewer.

LazyOne
  • 158,824
  • 45
  • 388
  • 391
IamMashed
  • 1,811
  • 2
  • 21
  • 32

1 Answers1

5

It was implemented to prevent OOM issues.

Go to PreferencesDatabaseData Views and set desired values for Max LOB length (bytes)

Max LOB length (bytes)

Vasilii Chernov
  • 1,169
  • 8
  • 17