Skip to content

[feature] Specify port for pandapower.to_postgresql #2644

@phopfgartner

Description

@phopfgartner

Feature Checklist

Feature Type

  • Adding new functionality to pandapower

  • Changing existing functionality in pandapower

  • Removing existing functionality in pandapower

Problem Description

There are several reasons, why somebody exposes Postgresql on a port other then 5432.

From my understanding of the docs, it is currently not possible to explicitly specify the port of the Postgresql server.

It might also be worth considering to pass an already existing connection to the function.

Feature Description

Version 3.1.2
in panadpower/sql_io.py, line 20
The function signature has no parameter for the port.

Additional Context

No response

Label

  • Relevant labels are selected

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions