Oslandia / pglite

Migrated to: https://gitlab.com/Oslandia/pglite
https://gitlab.com/Oslandia/pglite
35 stars 6 forks source link

Automatically find an open port #7

Closed mhugo closed 4 years ago

mhugo commented 7 years ago

The TCP port used by PostgreSQL is hardcoded to 55432. It can be changed in a configuration file, but it would be better if this port could be detected automatically on init.

This would ease the deployment of multiple pglite instances on the same host.

delhomer commented 4 years ago

To continue the discussion, see https://gitlab.com/Oslandia/pglite/-/issues/7