| From: | Michael Paquier <michael(at)paquier(dot)xyz> |
|---|---|
| To: | siarta(at)naver(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: BUG #15056: restore error |
| Date: | 2018-02-09 08:01:29 |
| Message-ID: | 20180209080129.GA27161@paquier.xyz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On Fri, Feb 09, 2018 at 07:26:39AM +0000, PG Bug reporting form wrote:
> #error log#
> ---------------------------------------
> 2018-02-09 16:11:07,099: 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 83, in __init__
> if arg and len(arg) >= 2 and arg[:2] == '--':
> TypeError: object of type 'bool' has no len()
> ----------------------------------------
As this comes from PGAdmin, I would suggest requesting directly help
from their support channel here:
https://www.pgadmin.org/support/list/
--
Michael
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Pavan Teja | 2018-02-09 15:49:09 | Re: POSTGRESQL Error |
| Previous Message | manikandan.n@astralconsultants.com | 2018-02-09 07:44:25 | POSTGRESQL Error |