Re: TCL error with rserv on Solaris - Mailing list pgsql-bugs

From Thomas Lockhart
Subject Re: TCL error with rserv on Solaris
Date
Msg-id 3AE27AA8.F812E086@alumni.caltech.edu
Whole thread Raw
In response to TCL error with rserv on Solaris  (pgsql-bugs@postgresql.org)
List pgsql-bugs
> When running the script on configured local master and slave servers,
> pressing the "Replicate" button in the TCL interface generates the
> following error :
> Error: invalid command name "ConnInfoCmd"

Hmm. It is an inconsistant call in a debugging statement. Either remove
the statement altogether (just search for the offending string above,
and blow away the two lines which contain it) or change it to "ConnInfo"
rather than "ConnInfoCmd". If you are building from source, then change
RservTest.in and remake, and if you are running from a binary distro
modify the built RservTest program directly.

                       - Thomas

pgsql-bugs by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: table named primary
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: An statement causes postmaster to die