Re: pg_upgrade and PGCLIENTENCODING - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: pg_upgrade and PGCLIENTENCODING
Date
Msg-id 201103301942.p2UJgJV03876@momjian.us
Whole thread Raw
In response to pg_upgrade and PGCLIENTENCODING  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: pg_upgrade and PGCLIENTENCODING
List pgsql-hackers
Peter Eisentraut wrote:
> pg_upgrade complains if any of the libpq connection variables are set.
> That's probably reasonable by default, but it seems to me that we ought
> to allow keeping PGCLIENTENCODING set, otherwise various values and
> error messages that are coming from the servers will not be in the
> encoding appropriate for the terminal.

What is the error message?  I don't see pg_upgrade checking
PGCLIENTENCODING.  I do check the cluster encodings.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Problem with pg_upgrade?
Next
From: Alvaro Herrera
Date:
Subject: Re: Another swing at JSON