Re: [pgadmin-hackers] Regarding Import and Export Issue - Mailing list pgadmin-hackers

From
Subject Re: [pgadmin-hackers] Regarding Import and Export Issue
Date
Msg-id 35306510.2496012.1485856776455@mail.yahoo.com
Whole thread Raw
In response to Re: [pgadmin-hackers] Regarding Import and Export Issue  (Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>)
Responses Re: [pgadmin-hackers] Regarding Import and Export Issue  (<vinay.mali@eapindia.in>)
List pgadmin-hackers
Hi,

Provide required details as below,
  • pgAdmin4 Version: Yes after installing PostgreSQL 9.6
  • PostgreSQL Version: 9.6
  • Operating system: Windows 10
  • Reproduce steps: Clearly mention the steps to reproduce the bug.
    • Create table test having id as integer and name as character varying with some values in it.
    • click on button export and and select csv type with delimiter as ',' store where you want it.
  • Expected result: How application should behave on the above mentioned steps.
    • Need to start the export functionality but it wont.
  • Actual result: What is the actual result on running the above steps i.e. the bug behavior.
    • same way create csv file and import to any of it havinf same no f columns in it.
 
Regards,
Vinay Mali
Software Developer | Pune, (IST) | Cell: +91-99233 88865


On Tuesday, 31 January 2017 3:23 PM, Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote:


Hi,

Provide required details as below,
  • pgAdmin4 Version: ?
  • PostgreSQL Version: ?
  • Operating system: ?
  • Reproduce steps: Clearly mention the steps to reproduce the bug.
  • Expected result: How application should behave on the above mentioned steps.
  • Actual result: What is the actual result on running the above steps i.e. the bug behavior.

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


On Tue, Jan 31, 2017 at 1:10 PM, <vinay.mali@eapindia.in> wrote:
Hello

I have issue for the for the tables data in the Export and import functionality.

 
Regards,
Vinay Mali
Software Developer | Pune, (IST) | 



pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: Re: [pgadmin-hackers] Regarding Import and Export Issue
Next
From: Dave Page
Date:
Subject: [pgadmin-hackers] pgAdmin 4 commit: Python 3 fix for the template loader test.