Re: invalid value for parameter "client_encoding": "ISO_8859_8"

From: Mariel Cherkassky <mariel(dot)cherkassky(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: invalid value for parameter "client_encoding": "ISO_8859_8"
Date: 2018-07-25 07:22:08
Message-ID: CA+t6e1mbdy_zcNXBE9rGu+2sDDOXH3eqA5NpKuFGzDHnu7Wahw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi all,
I dont know what else to check.It seems that every time I reload my
settings I'm getting the next error for all connections to all my databases
:
2018-07-25 10:13:07 IDTLOG: received SIGHUP, reloading configuration files
2018-07-25 10:13:08 IDTsonarusrsonarERROR: invalid value for parameter
"client_encoding": "ISO_8859_8"
2018-07-25 10:13:08 IDTsonarusrsonarDETAIL: Cannot change
"client_encoding" now.
2018-07-25 10:13:08 IDTbitbucketuserbitbucketERROR: invalid value for
parameter "client_encoding": "ISO_8859_8"
2018-07-25 10:13:08 IDTbitbucketuserbitbucketDETAIL: Cannot change
"client_encoding" now.
2018-07-25 10:13:08 IDTbitbucketuserbitbucketERROR: invalid value for
parameter "client_encoding": "ISO_8859_8"
2018-07-25 10:13:08 IDTbitbucketuserbitbucketDETAIL: Cannot change
"client_encoding" now.
2018-07-25 10:13:08 IDTbitbucketuserbitbucketERROR: invalid value for
parameter "client_encoding": "ISO_8859_8"
2018-07-25 10:13:08 IDTbitbucketuserbitbucketDETAIL: Cannot change
"client_encoding" now.

Any idea what can it be ?

2018-07-15 10:26 GMT+03:00 Mariel Cherkassky <mariel(dot)cherkassky(at)gmail(dot)com>:

> Hi guys,
> Any idea what else can I check ? it seems client_encoding isnt set or is
> default when I query pg_file_settings.
>
> 2018-07-11 17:49 GMT+03:00 Mariel Cherkassky <mariel(dot)cherkassky(at)gmail(dot)com>
> :
>
>> postgres=# select * from pg_file_settings where name = 'client_encoding';
>> sourcefile | sourceline | seqno | name | setting | applied | error
>> ------------+------------+-------+------+---------+---------+-------
>>
>> nothing..
>>
>
> 2018-07-11 17:46 GMT+03:00 Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>:
>
>> ... btw, another possible aid is
>>
>> select * from pg_file_settings where name = 'client_encoding';
>>
>> https://www.postgresql.org/docs/current/static/view-pg-file-settings.html
>>
>> regards, tom lane
>>
>
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Kouber Saparev 2018-07-25 11:41:47 Protected custom configuration option
Previous Message 范国腾 2018-07-25 01:29:58 Where to change the column width in RelOptInfo data