Re: problem with install scripts. - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: problem with install scripts.
Date
Msg-id 200704082138.57504.peter_e@gmx.net
Whole thread Raw
In response to Re: problem with install scripts.  (Tzahi Fadida <Tzahi.ML@gmail.com>)
List 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 by date:

Previous
From: Tzahi Fadida
Date:
Subject: Re: problem with install scripts.
Next
From: Andrew Dunstan
Date:
Subject: Re: [PATCHES] Arrays of Complex Types