Loading of database objects takes too much time
Introspection is the process during which the IDE retrieves information about a database. This information is used to show the objects in the Database Explorer, display their DDL, suggest them during completion, and in other features for coding assistance.
To diagnose a slow introspection, reload the metadata from the database and generate a detailed log file of the process. This information might be helpful for the support team when your introspection takes too much time.
Create an introspection log file
Right-click a data source, navigate to Diagnostics and enable the Diagnostic Mode option.
Run the introspection and wait till it is finished.
Disable the Diagnostic Mode by right-clicking the data source, navigating to Diagnostics and deselecting the option.
In the Diagnostic log stopped notification popup that appears, click the directory link to navigate to the log file.
Attach the dataSource-<date>-<time>-<data_source_name>.log detailed log file to your support request.
The following screenshot shows the example output of this file.
To report an issue, you can use any option that is described in the Where to report an issue section. But we recommend using the JetBrains Support Center.
Submit a request in the JetBrains Support Center
Open the request form by doing one of the following:
Click
.The request form will contain prefilled fields about your product and OS.
Go to the Submit a request page.
Fill in the Submit a request form.
If it is possible, attach some troubleshooting materials.
Click Submit.