Skip to Content
Menu
This question has been flagged
1 Reply
5535 Views

Hello,

On the same station, i have 2 postgresql server: one for my postgis db (v9.1) and so another installed with opener^7 (9.2). Unfortunalty, i noticed i'm obliged to stop service for my postgresql postgis (9.1) in order to use openerp7 (postgres9.2). I 'm surprised about that. There is there a way to use these two servers at the same time?

Thanks.

Avatar
Discard
Best Answer

Just run the two servers on different ports. you can change the "port" parameter in the postgresql.conf file

(/etc/postgresql/9.2/main/postgresql.conf on Debian/Ubuntu)

Avatar
Discard
Related Posts Replies Views Activity
1
Jul 25
3792
2
May 25
28375
5
Dec 23
63067
0
Apr 15
4292
0
Mar 15
7671