Re: Database Port Problem in PostgreSQL Installation. - Mailing list pgadmin-support

From Guillaume Lelarge
Subject Re: Database Port Problem in PostgreSQL Installation.
Date
Msg-id 4D259FA4.5060304@lelarge.info
Whole thread Raw
In response to Database Port Problem in PostgreSQL Installation.  (shubhadeep chattopadhyay <shubhadeep@albatrossoft.com>)
List pgadmin-support
Hi,

Le 06/01/2011 11:34, shubhadeep chattopadhyay a écrit :
> [...]
> My Name is Shubhadeep Chattopadhyay.I am Software Developer in a IT Company
> in india.I have some problem with postgre sql installation when I am
> installing adempiere on my machine.To install postgresql the default
> database port is 5432 but in my machine the 5432 port is not free.Then if i
> am continue the installation with 5433 port then at time of adempiere
> installation, there is an error of database port 5432(Some JDBC
> Connection).How can i solve this problem.please give me a reply with in
> detail steps of installation as soon as possible.
> 

You need to set port 5433 on your JDBC connection.


-- 
Guillaumehttp://www.postgresql.frhttp://dalibo.com


pgadmin-support by date:

Previous
From: shubhadeep chattopadhyay
Date:
Subject: Database Port Problem in PostgreSQL Installation.
Next
From: Guillaume Lelarge
Date:
Subject: Re: Inserting data from one database to another using stored functions