Re: [pgadmin-support] PRIMARY KEY FIELDS DISPLAY ORDER

2017-01-15 Thread Murtuza Zabuawala
Hi, This issue has been fixed RM#1842 & fix will be available in next release. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Sun, Jan 15, 2017 at 9:25 PM, microsys.gr microsys.gr < microsys...@gmail.com> wrote: > OS Windows 10 > pgA

[pgadmin-support] TABLE IMPORT/EXPORT NOT WORKING

2017-01-15 Thread microsys.gr microsys.gr
OS Windows 10 pgAdmin 4 Version1.1 Table export data not creating file. Unable to test import.

[pgadmin-support] PRIMARY KEY FIELDS DISPLAY ORDER

2017-01-15 Thread microsys.gr microsys.gr
OS Windows 10 pgAdmin 4 Version1.1 Python Version 2.7.11 Flask Version 0.11.1 Application Mode Desktop - When browse tables, 1) in SQL panel ... CONSTRAINT mytable_pkey PRIMARY KEY (field1, field2, field3,...) ... the order the fields are displayed is NOT correct.