GoLand
 
Get GoLand

Report introspection issues

Last modified: 14 March 2024

Introspection is the process during which the IDE retrieves information about a database. This information is used to show the objects in the Database tool window, display their DDL, suggest them during completion, and in other features for coding assistance.

Sometimes introspection runs into problems. The following situations might take place:

  • Slow introspection: loading the database objects takes too much time.

  • Incorrect introspection: there are outdated objects in the database, or the new objects are missing from it.

In GoLand, you can collect troubleshooting materials to diagnose each situation. As you collected all the needed materials, consider passing them on to our support team.