Enhancement #27287
open
Cannot configure the port for remote DB
Added by Nicolas CHARLES about 1 month ago.
Updated 25 days ago.
Description
There is no option to change the port for the remote database, so we are stuck with 5432
- Tracker changed from Bug to Enhancement
- Priority changed from To review to 2
- Target version changed from 8.3.4 to 9.0.0~alpha1
- Priority deleted (
0)
So, the problem can be massive, because it needs to add the port parameter (or an configurable connection url), and there is a lot of place where the code is making the assumption this is not happening.
So we need:
- to add the config param for external DB parameters,
- modify packaging and DB configuration scripts/policies
- see wherever it breaks.
Targeting 9.0 as a middle ground, but:
- if it happens to be hyper simple, we will backport it to 8.3,
- if it is discovered to be complicated and breaks things, perhaps we will even need to make it 9.1 for reliability.
- Assignee set to Benoît PECCATTE
- Target version changed from 9.0.0~alpha1 to 1128
- Target version changed from 1128 to 9.0.0~alpha2
Also available in: Atom
PDF