| From: | Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com> |
|---|---|
| To: | abbi <mudassar(dot)lhr(at)gmail(dot)com> |
| Cc: | pgAdmin Support <pgadmin-support(at)postgresql(dot)org> |
| Subject: | Re: Unable to Restore the Backup File in PgAdmin4 |
| Date: | 2018-08-02 03:13:49 |
| Message-ID: | CAKKotZQ2320tAKx63H4bvR6_ikWZSkC-a0LVetcH-Sout6Rkyw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
Hi,
What is your pgAdmin4 version?
Could you please try again with latest version of pgAdmin4 v3.1?
On Thu, 2 Aug 2018, 06:10 abbi, <mudassar(dot)lhr(at)gmail(dot)com> wrote:
>
> 0
> down vote
> favorite
> I have been using "PgAdmin 4" and i am unable to restore the backup file.
> it
> gives me an error "object of type 'bool' has no len() pgadmin restore"
> My Log file detail is given below :
>
> 2018-08-01 11:06:38,943: ERROR pgadmin: object of type 'bool' has
> no len()
> Traceback (most recent call last):
> File "C:\Program Files\PostgreSQL\10\pgAdmin
> 4\web\pgadmin\tools\restore\__init__.py", line 327, in create_restore_job
> *args
> File "C:\Program Files\PostgreSQL\10\pgAdmin
> 4\web\pgadmin\tools\restore\__init__.py", line 84, in __init__
> if arg and len(arg) >= 2 and arg[:2] == '--':
> TypeError: object of type 'bool' has no len()
> 2018-08-01 11:08:58,861: ERROR pgadmin: object of type 'bool' has
> no len()
> Traceback (most recent call last):
> File "C:\Program Files\PostgreSQL\10\pgAdmin
> 4\web\pgadmin\tools\restore\__init__.py", line 327, in create_restore_job
> *args
> File "C:\Program Files\PostgreSQL\10\pgAdmin
> 4\web\pgadmin\tools\restore\__init__.py", line 84, in __init__
> if arg and len(arg) >= 2 and arg[:2] == '--':
> TypeError: object of type 'bool' has no len()
>
>
> Thanks
>
>
>
> --
> Sent from:
> http://www.postgresql-archive.org/PostgreSQL-pgadmin-support-f2191615.html
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Pavey | 2018-08-02 15:53:37 | subscribe |
| Previous Message | richard coleman | 2018-08-01 17:19:45 | pgAdmin4 v3.1 missing messages tab in the database activity |