| From: | Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com> |
|---|---|
| To: | Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com> |
| Cc: | pgadmin-support(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Encoding error while trying to examine table |
| Date: | 2017-11-12 06:12:59 |
| Message-ID: | CAKKotZQWzt8dQswHzRY8XywiZz2bdNDVGb6MFOiw=2t1QfqF4Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
You can report a bug here
<https://redmine.postgresql.org/projects/pgadmin4/issues/new>
Also please include detailed steps to re-produce the issue.
On Fri, Nov 10, 2017 at 1:05 AM, Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
wrote:
> Am on a Macbook running Sierra hitting a pgsql 9.5 on debian 4.7.2.
> When I click on a table I get this error in a popup.
>
> I do NOT get this error when connecting to databases on my laptop.
>
> Here's an output from psql on the db on the debian box:
>
> show lc_collate ;
> lc_collate
> -------------
> en_US.UTF-8
>
> ERROR: invalid byte sequence for encoding "UTF8": 0x00
>
> I searched the archive and saw something similar but different, not
> exactly like mine.
>
> Any suggestions?
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Murtuza Zabuawala | 2017-11-12 06:15:22 | Re: Roles UI Difficult with large numbers of records |
| Previous Message | Murtuza Zabuawala | 2017-11-12 06:09:08 | Re: values not fitting in query result columns, and some ideas |