Hello,
I want to open the access to the embeded postgreSQL for read some data from another node in my local network.
My Gitlab ce is installed from unix package in version 17.11.
In the Gitlab database documentation here, i read it’s can possible to activate TCP/IP listening, but i have few questions about consequences.
The documentation mention this :
some non-critical scripts expect UNIX sockets and may misbehave
And in this ticket, the user indicates that something went wrong.
My questions are:
- opening TCP/IP can break actually installed version ? if yes what is the behaviour to apply.
- what are the “unix scripts” can have some misbehave ?
Do you have some feedback to share with me about the same situation ?