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 <fluca1...@gmail.com> wrote: > On Fri, Aug 9, 2019 at 8:46 AM Ramesh Maddi <mymail.ram...@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 > > >