| From: | Léa Massiot <lmhelp1(at)orange(dot)fr> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Starting a cluster as a service |
| Date: | 2012-06-18 09:42:48 |
| Message-ID: | 1340012568386-5713066.post@n5.nabble.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hi again,
It looks like the problem comes from the "-l" option I'm trying to set when
I register the service.
1) If I register the cluster as a service in the following way:
It works: the service is automatically started properly.
2) If I add the following option:
and then try to start the service (via "Control Panel" -> "Administrative
Tools" -> "Services"), it fails with the message:
Is this not the right way to set the cluster log file?
Or maybe this should be set in the cluster "postgresql.conf" configuration
file instead?
Thanks for helping.
Best regards.
--
View this message in context: http://postgresql.1045698.n5.nabble.com/Starting-a-cluster-as-a-service-tp5712728p5713066.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alban Hertroys | 2012-06-18 09:43:05 | Re: Starting a cluster as a service |
| Previous Message | utsav | 2012-06-18 09:30:47 | Re: RETURNING MORE THAN ONE CUSTOM TYPE FROM FUNCTION |