Result of a query not visible but exported as csv

From: Alain Reymond <al1(dot)reymond(at)gmail(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: Result of a query not visible but exported as csv
Date: 2016-12-20 17:46:40
Message-ID: 8d21a630-748c-1426-e98a-f7c6d1c8b11b@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hello,

I have a problem under pgAdmin 4 v 1.1 under Windows 10.

I make a query (for example select * from mytable). Once the query is
completed, the "Data output" section displays the names of the columns
but no data is displayed.
Curiously, I can export the rows in a csv files.

Any ideas how to fix that ?

Regards,

Alain

*Version*
1.1
*Copyright*
Copyright 2013 - 2016, The pgAdmin Development Team
*Python Version*
2.7.12 (v2.7.12:d33e0cf91556, Jun 27 2016, 15:19:22) [MSC v.1500 32 bit
(Intel)]
*Flask Version*
0.11.1
*Application Mode*
Desktop

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Murtuza Zabuawala 2016-12-21 05:42:28 Re: Result of a query not visible but exported as csv
Previous Message Amedeo 2016-12-20 17:22:31 Re: DB Creation From .dmp File