Re: BUG #15056: restore error

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: BUG #15056: restore error
Дата
Msg-id 20180209080129.GA27161@paquier.xyz
обсуждение исходный текст
Ответ на BUG #15056: restore error  (PG Bug reporting form <noreply@postgresql.org>)
Список 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

Вложения

В списке pgsql-bugs по дате отправления:

Предыдущее
От: PG Bug reporting form
Дата:
Сообщение: BUG #15056: restore error
Следующее
От: Pavan Teja
Дата:
Сообщение: Re: POSTGRESQL Error