Re: [pgadmin-support] No SQL errors visible in pgAdmin 4 1.5
| От | Pawel Hadam |
|---|---|
| Тема | Re: [pgadmin-support] No SQL errors visible in pgAdmin 4 1.5 |
| Дата | |
| Msg-id | CAPZL3N0jDYrsnp_OBdk1PzLVhu0rxM3NS5uFgphUAweJNEBGUQ@mail.gmail.com обсуждение исходный текст |
| Ответ на | Re: [pgadmin-support] No SQL errors visible in pgAdmin 4 1.5 (Dave Page <dpage@pgadmin.org>) |
| Список | pgadmin-support |
Hi Murtuza, I have found "config.py" in "C:\Program Files (x86)\pgAdmin 4\v1\web" - please find it attached. Then, I executed "select * from pawelhadam;" from pgAdmin 4 and please find the log file "pgadmin4.log" attached as well, line #4657. I hope it helps? Thank you and kind regards Pawel On 7 June 2017 at 12:19, Dave Page <dpage@pgadmin.org> wrote: > On Wed, Jun 7, 2017 at 12:00 PM, Murtuza Zabuawala > <murtuza.zabuawala@enterprisedb.com> wrote: >> Hello, >> >> Are you able to locate "config.py" in pgAdmin4 directory? >> >> If yes then create a new file named "config_local.py" along side "config.py" >> and add below config option in it, >> FILE_LOG_LEVEL = logging.DEBUG >> >> Restart pgAdmin4 and try to re-produce the issue again. > > The file need an import for the logging module won't it? > > I do it this way: > > from config import * > CONSOLE_LOG_LEVEL = DEBUG > FILE_LOG_LEVEL = DEBUG > > -- > Dave Page > Blog: http://pgsnake.blogspot.com > Twitter: @pgsnake > > EnterpriseDB UK: http://www.enterprisedb.com > The Enterprise PostgreSQL Company -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support
Вложения
В списке pgadmin-support по дате отправления: