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-11 14:49:56
Message-ID: CA+t6e1=FYaOpYcCKoN0UEaGwUAeAvUDREN4-KZaUbDCD_CRO=w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

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

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Mario de Frutos Dieguez 2018-07-11 15:21:45 Re: row is too big: size 8168, maximum size 8160
Previous Message Tom Lane 2018-07-11 14:46:23 Re: invalid value for parameter "client_encoding": "ISO_8859_8"