Skip to main content



      Home
Home » Modeling » EMF » [CDO] PostgreSQL port is not taken into account when start CDO Server
[CDO] PostgreSQL port is not taken into account when start CDO Server [message #1027104] Tue, 26 March 2013 10:58 Go to next message
Eclipse UserFriend
Hi,

I try to connect to 2 different versions of PostgresSQL database installed in my computer, but listening to different ports (5432 and 5433), and I try to connect to the port 5433 but the server always connect to the database listening to the default port 5432. Here is part of my server configuration:

...
<dbAdapter name="postgresql" />
<dataSource class="org.postgresql.ds.PGSimpleDataSource" url="jdbc:postgresql://127.0.0.1:5433/req" databaseName="req" user="postgres" password="postgres" />
...
Re: [CDO] PostgreSQL port is not taken into account when start CDO Server [message #1028812 is a reply to message #1027104] Thu, 28 March 2013 15:25 Go to previous message
Eclipse UserFriend
I have opened a bugzilla: https://bugs.eclipse.org/bugs/show_bug.cgi?id=404590

Marc
Previous Topic:Question on teneo.mapping.join_table_for_non_contained_associations [Teneo]
Next Topic:Error in Combining acceleo project with jboss errai and gwt
Goto Forum:
  


Current Time: Wed Jul 23 15:33:52 EDT 2025

Powered by FUDForum. Page generated in 0.02822 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top