Re: [pgadmin-support] restore bug of pgadminIII 1.20.0

2016-02-02 Thread Ashesh Vashi
Hi Neel, On Wed, Jan 6, 2016 at 2:46 PM, Neel Patel wrote: > Hi, > > Please find the attached patch file with the fix. > - Reformatted the input string for the "pg_restore" command line options. > We're using 'commandLineCleanOption' a quite a lot place with second argument as true. Do you thi

Re: [pgadmin-support] restore bug of pgadminIII 1.20.0

2016-01-06 Thread Dave Page
Ashesh - can you review/commit please? Thanks. On Wed, Jan 6, 2016 at 9:16 AM, Neel Patel wrote: > Hi, > > Please find the attached patch file with the fix. > - Reformatted the input string for the "pg_restore" command line options. > > Let me know for any comments. > > Thanks, > Neel Patel > >

Re: [pgadmin-support] restore bug of pgadminIII 1.20.0

2016-01-06 Thread Neel Patel
Hi, Please find the attached patch file with the fix. - Reformatted the input string for the "pg_restore" command line options. Let me know for any comments. Thanks, Neel Patel On Wed, Dec 30, 2015 at 4:37 PM, Neel Patel wrote: > Hi Dave, > > Sure. I will look into this issue and share the a

Re: [pgadmin-support] restore bug of pgadminIII 1.20.0

2015-12-30 Thread Neel Patel
Hi Dave, Sure. I will look into this issue and share the analysis/fix. Thanks, Neel Patel On Wed, Dec 30, 2015 at 4:33 PM, Dave Page wrote: > Neel, can you look at this please? > > Thanks. > > -- > Dave Page > Blog: http://pgsnake.blogspot.com > Twitter: @pgsnake > > EnterpriseDB UK:http://www

Re: [pgadmin-support] restore bug of pgadminIII 1.20.0

2015-12-30 Thread Dave Page
Neel, can you look at this please? Thanks. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK:http://www.enterprisedb.com The Enterprise PostgreSQL Company > On 30 Dec 2015, at 08:14, YuanyuanLiu wrote: > > Hi, I found a bug of restore of pgadminIII v1.20.0 , w

[pgadmin-support] restore bug of pgadminIII 1.20.0

2015-12-30 Thread YuanyuanLiu
Hi, I found a bug of restore of pgadminIII v1.20.0 , which I installed by postgresql-9.4 Graphical installer for windows 32bit). This is my test example: I tried use pgadminIII to restore table A1 in schema publicA in database Vvv1. then it failed and I got the message: D:\Program Files (x86)\Pos