Re: TCL error with rserv on Solaris

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: TCL error with rserv on Solaris
Дата
Msg-id 3AE27AA8.F812E086@alumni.caltech.edu
обсуждение исходный текст
Ответ на TCL error with rserv on Solaris  (pgsql-bugs@postgresql.org)
Список 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 по дате отправления:

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: table named primary
Следующее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: An statement causes postmaster to die