Skip to content

Missing extensions although they are installed #251

@petr-jencek

Description

@petr-jencek

Describe the bug
Error message "Diagnostic error" containing "Extension must be created in the current database" together with list of installed extensions is reported toghether with list of extensions, which are actually created.

To Reproduce
Sorry for not providing an exact way of reproduction - it includes connecting to our production database, which is obviously not possible.
Steps to reproduce the behavior:

  1. Check, which extensions are installed using "SELECT * FROM pg_extension;" - returns: plpgsql, pljava, plperl, plperlu, hstore, pgcrypto, unaccent, system_stats
  2. Click on Debug.
  3. Error message mentioned above appears.

Expected behavior
Query debugging starts.

Desktop (please complete the following information):

  • OS: Windows 10
  • IntelliJ IDEA 2023.1.7 Ultimate
  • Version 232.0.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions