Re: Clusters list - Windows PostgreSQL server - Mailing list pgsql-novice

From Léa Massiot
Subject Re: Clusters list - Windows PostgreSQL server
Date
Msg-id 1329507087044-5493655.post@n5.nabble.com
Whole thread Raw
In response to Clusters list - Windows PostgreSQL server  (Léa Massiot <lmhelp1@orange.fr>)
Responses Re: Clusters list - Windows PostgreSQL server
List pgsql-novice
I solved my problem using a sequence of commands like the following:


The problem that now remains is that I've had to stop the other running
postmaster which was listening on port 5432:


After starting "pg_cluster_test", if I try to restart "data", it fails.


I understand why it fails: two different processes can't listen to the same
TCP port.
How can this be avoided? I seems to me it is possible to start both clusters
at the same time under Debian...

Best regards.

--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Clusters-list-Windows-PostgreSQL-server-tp5492134p5493655.html
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.

pgsql-novice by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: insert fail gracefully if primary key already exists
Next
From: Bartosz Dmytrak
Date:
Subject: Re: insert fail gracefully if primary key already exists