NGL
Search
everywhere
only in this topic
Advanced Search
Postgres Installation (Port Number problem)
Classic
List
Threaded
♦
♦
Locked
3 messages
ashoksatapathy
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Postgres Installation (Port Number problem)
This post was updated on
.
What to do when the port no. 5432 is used otherwise?
verussolutions
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: Postgres Installation (Port Number problem)
Administrator
Use
psql -d newgenlib -U postgres -p 5433
Also do not forget to change the port number in postgres-ds.xml (in the deploy directory) from 5432 to the new port number
ashoksatapathy
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: Postgres Installation (Port Number problem)
Thanks for your immediate support.
Free forum by Nabble
Edit this page