Re: Unrecognized variable client_encoding

From: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
To: Allen(dot)Kimberly(at)epamail(dot)epa(dot)gov
Cc: pgsql-ports(at)postgresql(dot)org, Wright(dot)Steve(at)epamail(dot)epa(dot)gov
Subject: Re: Unrecognized variable client_encoding
Date: 2001-03-14 14:21:08
Message-ID: 3AAF7E54.5C6BF8FE@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

> > NOTICE: Unrecognized variable client_encoding
> I'm running into the same error message & I'm not sure how I got my client
> and server out of sync.
> I did an install of 7.0.3 on a RedHat Linux 6.2 box that has had all
> previous versions of postgreSQL removed.

How do you know that you removed all previous versions? What do you get
when you type

which psql

and does it match the one you installed from tarball?

> I also tried recompiling with the multibyte enabled. This time I got an
> error along the lines of : multibyte is not enabled.
> Your installation may not have been successful.

Did you do a "make clean" before or after reconfiguring? If not, it did
not actually rebuild from source code.

- Thomas

In response to

Browse pgsql-ports by date

  From Date Subject
Next Message Tom Lane 2001-03-14 14:56:00 Re: Unrecognized variable client_encoding
Previous Message Allen.Kimberly 2001-03-14 13:13:42 Unrecognized variable client_encoding