espeake wrote
> at /usr/bin/pg_ctlcluster
This is a Debian/Ubuntu supplied script; not PostgreSQL core.
The main packaging site is located here:
http://wiki.postgresql.org/wiki/Apt
and includes contact links/references.
David J.
--
View this message in context:
http://postgresql.1045698.
> Use of uninitialized value $info{"pgdata"} in concatenation (.) or
> string at /usr/bin/pg_ctlcluster
That looks like a Perl error, I'd guess that your environment variables or
configuration aren't correctly set.
Brett
On 29 April 2014 21:54, Raymond O'Donnell wrote:
> On 29/04/2014 20:27,
On 29/04/2014 20:27, espe...@oreillyauto.com wrote:
>
> 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
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.
PgAdmin: 1.18.1
Postgresql: 9.3.1 32bit
Os: Windows 7 64bit (tried on 2 computers with same configuration)
Create a new database and then paste:
CREATE TYPE minithumb AS
(x smallint,
y smallint,
url text);
ALTER TYPE minithumb
OWNER TO root;
CREATE TYPE thumbnail AS
(width smalli
Hai,
Using the Graphical Query Builder in pgadmin 1.18.1 materialized views
do not show up in the left pane.
Is this intended? Not implemented? How can I fix this?
Thanks for your help,
Eduard
--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your s