[pgadmin-support] Re: Use of uninitialized value $info{"pgdata"} in concatenation (.) or string at /usr/bin/pg_ctlcluster

2014-04-29 Thread David G Johnston
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.

Re: [pgadmin-support] Use of uninitialized value $info{"pgdata"} in concatenation (.) or string at /usr/bin/pg_ctlcluster

2014-04-29 Thread Maton, Brett
> 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,

Re: [pgadmin-support] Use of uninitialized value $info{"pgdata"} in concatenation (.) or string at /usr/bin/pg_ctlcluster

2014-04-29 Thread Raymond O'Donnell
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

[pgadmin-support] Use of uninitialized value $info{"pgdata"} in concatenation (.) or string at /usr/bin/pg_ctlcluster

2014-04-29 Thread espeake
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-support] Crash when working with complex composite_types

2014-04-29 Thread Dorian Hoxha
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

[pgadmin-support] Materialized views in pgadmin

2014-04-29 Thread Eduard Szöcs
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