| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Magnus Hagander <magnus(at)hagander(dot)net> |
| Cc: | Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: client_lc_messages |
| Date: | 2009-10-23 01:25:52 |
| Message-ID: | 20091023012552.GA2240@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Magnus Hagander wrote:
> 2009/10/22 Alvaro Herrera <alvherre(at)commandprompt(dot)com>:
> > What I am wondering right now is whether we could have two separate
> > attributes, one SUSET defining what goes to the log, and another one
> > USERSET defining what's sent to the client.
> This would allow me to have the client messages in one language and
> the log in English, right? If so, +100 or sometihng like that, if it's
> not too hard to do.
Yes.
> Meaning it's not just encoding, but actual translation?
Yeah, they would both have to be in server encoding I guess.
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2009-10-23 01:38:06 | Re: per table random-page-cost? |
| Previous Message | Magnus Hagander | 2009-10-22 23:59:19 | Re: client_lc_messages |