From: | espeake(at)oreillyauto(dot)com |
---|---|
To: | pgadmin-support(at)postgresql(dot)org |
Subject: | Use of uninitialized value $info{"pgdata"} in concatenation (.) or string at /usr/bin/pg_ctlcluster |
Date: | 2014-04-29 19:27:13 |
Message-ID: | OF75377688.6A91E99B-ON86257CC9.0069D8EF-86257CC9.006ADCF1@LocalDomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
We use puppet to mange the configuration of our servers and I have a
master/slave setup in my test environment as I work on my project. Two
servers with identical setup other than the slave contains the
recovery.conf file. My master server will run with no problems with the
puppet configuration. My slave will not. As a test I built the slave and
setup streaming replication and made sure that everything was working.
Then when I run puppet against the sever It will start and gives this
error.
Use of uninitialized value $info{"pgdata"} in concatenation (.) or string
at /usr/bin/pg_ctlcluster
I have been trying to find an answer on the internet on various sites and
lists and I have found nothing yet.
Running on Ubuntu 12.04 wit postgresql version 9.1
Thank you,
Eric Speake
Web Systems Administrator
O'Reilly Auto Parts
(417) 862-2674 Ext. 1975
This communication and any attachments are confidential, protected by Communications Privacy Act 18 USCS 2510, solely for the use of the intended recipient, and may contain legally privileged material. If you are not the intended recipient, please return or destroy it immediately. Thank you.
From | Date | Subject | |
---|---|---|---|
Next Message | Raymond O'Donnell | 2014-04-29 20:54:22 | Re: Use of uninitialized value $info{"pgdata"} in concatenation (.) or string at /usr/bin/pg_ctlcluster |
Previous Message | Dorian Hoxha | 2014-04-29 16:36:20 | Crash when working with complex composite_types |