Re: problem with install scripts.

From: Tzahi Fadida <Tzahi(dot)ML(at)gmail(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: problem with install scripts.
Date: 2007-04-08 19:06:49
Message-ID: 200704082206.50249.Tzahi.ML@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

--
Regards,
        Tzahi.
--
Tzahi Fadida
Blog: http://tzahi.blogsite.org | Home Site: http://tzahi.webhop.info
WARNING TO SPAMMERS:  see at
http://members.lycos.co.uk/my2nis/spamwarning.html

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2007-04-08 19:38:57 Re: problem with install scripts.
Previous Message Peter Eisentraut 2007-04-08 18:34:52 Re: problem with install scripts.