Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Multiple DBs shown as connected when it's not. #3

@lucbpz

Description

@lucbpz

Steps to reproduce:

  • have a database created by postgres with the default command (the one that doesn't open the port)
    docker run --name some-postgres -e POSTGRES_PASSWORD=mysecretpassword -d postgres
    
  • create a db from the extension

It shows both DBs are connected when the one that doesn't expose the port cannot be accessed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions