Re: [pgadmin-support] Result of a query not visible but exported as csv

2016-12-20 Thread Murtuza Zabuawala
Hi, Would you provide sample table structure & data, so that we can re-prduce the issue? -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Tue, Dec 20, 2016 at 11:16 PM, Alain Reymond wrote: > Hello, > > I have a problem under pgAdmin

[pgadmin-support] Result of a query not visible but exported as csv

2016-12-20 Thread Alain Reymond
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 t