Skip to content

The abilety to change the Connection Setings (pg_hba.conf) of a Postgresql DB through pgAdmin #9819

@tobiasfalk

Description

@tobiasfalk

Describe the solution you'd like

Hi, I think it would be nice if one could change the allowed connection origins of a DB through the pg Admin, so simply put what is set in the pg_hba.conf file of the DB.

Describe alternatives you've considered

Yes one can change it in the file, but for some use cases where one wants to add or remove a device from/to the list it is kind of a hassle.

Additional context

I understand that one may need to first add the ability to change these setting in PostgreSQL first and then can add this here.
I also understand that there could be security concerns with the ability to change such a setting through a DB connection, so having the ability to disable something like this on the DB site is certainly something that would be good

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions