Re: .pgadmin4.logfile

From: Dave Page <dpage(at)pgadmin(dot)org>
To: 길P(dot)day93 <kilkiyoung(at)gmail(dot)com>
Cc: "pgadmin-support lists(dot)postgresql(dot)org" <pgadmin-support(at)lists(dot)postgresql(dot)org>
Subject: Re: .pgadmin4.logfile
Date: 2019-03-12 09:43:49
Message-ID: CA+OCxoz=H-Ud4VgavhCXzJabFEP4QHv0DxkMw95MdsYNuRmDCA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Tue, Mar 12, 2019 at 7:29 AM 길P.day93 <kilkiyoung(at)gmail(dot)com> wrote:

> hello.
>
> when i start pgAdmin4 ".pgadmin4.startup" file is created well.
> however, ".pgadmin4.xxxxx.logfile" is not created.
>

OK.

>
> what's the problem.
> python files or cpp files? or is the VC version wrong??
>
> i use python3.6 & VC 2015 version
>

The code is cpp, coupled with some python-foo to redirect stdout. See
Server.cpp, around line 224.

I don't see any reason why the VC or Python version would affect it. Are
you sure you have the log level set high enough (try DEBUG) to actually
generate any output?

>
> which files affect "server objects" and ".logfile"??
> can you tell me??
>

I'm not sure how server objects are related here, but see
web/pgadmin/browser/server_groups/servers, and the static and templates
subdirectories.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message xtophp 2019-03-12 14:38:54 Re: "pgadmin4" - slow?
Previous Message Dave Page 2019-03-12 08:55:30 Re: I can not install pgadmin4-desktop-common-4.3-1.rhel7.x86_64.rpm