Re: problem with install scripts.

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: problem with install scripts.
Дата
Msg-id 200704082138.57504.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: problem with install scripts.  (Tzahi Fadida <Tzahi.ML@gmail.com>)
Список pgsql-hackers
Tzahi Fadida wrote:
> On Sunday 08 April 2007 21:34:52 Peter Eisentraut wrote:
> > Tzahi Fadida wrote:
> > > What should i do?
> >
> > Telling what version you use and what error messages you see would
> > help.
>
>   SET client_min_messages = warning;
>   \set ECHO none
> + ERROR:  unrecognized configuration parameter
> "standard_conforming_strings" + ERROR:  unrecognized configuration
> parameter "escape_string_warning" RESET client_min_messages;
>
> #define CATALOG_VERSION_NO      200411041

Well, your version is too old then.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tzahi Fadida
Дата:
Сообщение: Re: problem with install scripts.
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: [PATCHES] Arrays of Complex Types