Error displaying bytea field with pgAdmin 4 - Mailing list pgadmin-support

From Albe Laurenz
Subject Error displaying bytea field with pgAdmin 4
Date
Msg-id A737B7A37273E048B164557ADEF4A58B5385EFE6@ntex2010i.host.magwien.gv.at
Whole thread Raw
Responses Re: Error displaying bytea field with pgAdmin 4  (Dave Page <dpage@pgadmin.org>)
List pgadmin-support
I am using pgAdmin 4 1.0-beta1 (downloaded from pgadmin.org) on Windows 7.

When I try to SELECT a bytea column, like in the following:
  SELECT decode('mama', 'escape');

I get a message like this:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<title>500 Internal Server Error</title>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error and was unable to complete your request.  Either the server is overloaded
orthere is an error in the application.</p>
 

Yours,
Laurenz Albe

pgadmin-support by date:

Previous
From: Albe Laurenz
Date:
Subject: Foreign table column options in pgAdmin 4
Next
From: Dave Page
Date:
Subject: Re: Error displaying bytea field with pgAdmin 4