Re: Granting Browser Access to pgsql database. - Mailing list pgsql-novice

From Larry Rosenman
Subject Re: Granting Browser Access to pgsql database.
Date
Msg-id 20001115142604.A25166@lerami.lerctr.org
Whole thread Raw
In response to Granting Browser Access to pgsql database.  ("James Snelling" <fatboy2000@btinternet.com>)
Responses Re: Granting Browser Access to pgsql database.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
* James Snelling <fatboy2000@btinternet.com> [001115 14:09]:
> Hello again!
>
> I have now managed to work out where I was going wrong.
>
> However, I still get the line:
>
> NOTICE:  Unrecognized variable client_encoding
>
> when executing a psql command, however it doesn't seem to affect anything.
> Has anyone else experienced this?
The DB probably was built with --enable-multibyte set, but psql is
finding a libpq that doesn't have it.

Larry
--
Larry Rosenman                      http://www.lerctr.org/~ler
Phone: +1 972-414-9812 (voice) Internet: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

pgsql-novice by date:

Previous
From: "James Snelling"
Date:
Subject: Granting Browser Access to pgsql database.
Next
From: GH
Date:
Subject: Securing table creation