Обсуждение: Database Port Problem in PostgreSQL Installation.

Поиск
Список
Период
Сортировка

Database Port Problem in PostgreSQL Installation.

От
shubhadeep chattopadhyay
Дата:
hello dear

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. 

thanks & regards

Shubhadeep Chattopadhyay
Software Developer
Albatross Software Services Pvt. Ltd.
Kolkata

Re: Database Port Problem in PostgreSQL Installation.

От
Guillaume Lelarge
Дата:
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


Re: Database Port Problem in PostgreSQL Installation.

От
Guillaume Lelarge
Дата:
Le 06/01/2011 12:01, shubhadeep chattopadhyay a écrit :
> first fo all thanks for giving the reply.Now the think is how to set the
> port in the JDBC connection.Where i have to write this?please reply as soon
> as possible
> 

I don't know, I don't use JDBC. But I guess in the JDBC connection string.


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


Re: Database Port Problem in PostgreSQL Installation.

От
Dave Page
Дата:
On Thu, Jan 6, 2011 at 11:05 AM, Guillaume Lelarge
<guillaume@lelarge.info> wrote:
> Le 06/01/2011 12:01, shubhadeep chattopadhyay a écrit :
>> first fo all thanks for giving the reply.Now the think is how to set the
>> port in the JDBC connection.Where i have to write this?please reply as soon
>> as possible
>>
>
> I don't know, I don't use JDBC. But I guess in the JDBC connection string.

Here is really not the right place to ask - this is the mailing list
for support for pgAdmin, a management tool for Postgres (which is
written in C++, not Java, so you can imagine where our expertise
lies). You should try the pgsql-jdbc@postgresql.org mailing list.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company