Re: Understanding PostgreSQL installer debug log - Mailing list pgsql-general

From Benedict Holland
Subject Re: Understanding PostgreSQL installer debug log
Date
Msg-id CAD+mzozQGKoGXbxq4JUsOb2uOHe-5V-7W3ctn8xeTg4tJuCvOg@mail.gmail.com
Whole thread Raw
In response to Re: Understanding PostgreSQL installer debug log  (Luca Ferrari <fluca1978@gmail.com>)
Responses Re: Understanding PostgreSQL installer debug log
List pgsql-general
Does the problem go away if you install pg11? Are the drives you are getting your logs from encrypted? 

Thanks,
~Ben

On Fri, Aug 9, 2019, 3:17 AM Luca Ferrari <fluca1978@gmail.com> wrote:
On Fri, Aug 9, 2019 at 8:46 AM Ramesh Maddi <mymail.ramesh@gmail.com> wrote:
> ./postgresql-9.6.6-1-linux-x64.run --installer-language en --serviceaccount postgres --servicename postgresqld  --datadir "/home/postgres/" --prefix  "/home/postgres" --superpassword 1234 --serverport 5432 --debuglevel 4 --debugtrace ./postgresql-debug.log --mode unattended
>

I suspect this is a dump produced by Qt used by EDB installer, maybe
you should ask support to them for this:

</dump>
    <installerVersion>18.8.0</installerVersion>
    <platformInfo>Linux 4.18.0-25-generic x86_64</platformInfo>
</errorDump>

Please note that, my case, I was able to get a dump immediatly because
the data directory did not exist. Why don't you use at least attended
mode to see if it is something as trivial as in my case?

Beside, is there a specific reason why you are not using
distro-specific packages? See the note here
<https://www.enterprisedb.com/downloads/postgres-postgresql-downloads>.
Luca


pgsql-general by date:

Previous
From: Luca Ferrari
Date:
Subject: Re: ...
Next
From: Shital A
Date:
Subject: Generate test data inserts - 1GB