Re: Understanding PostgreSQL installer debug log

Поиск
Список
Период
Сортировка
От Benedict Holland
Тема Re: Understanding PostgreSQL installer debug log
Дата
Msg-id CAD+mzozQGKoGXbxq4JUsOb2uOHe-5V-7W3ctn8xeTg4tJuCvOg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Understanding PostgreSQL installer debug log  (Luca Ferrari <fluca1978@gmail.com>)
Ответы Re: Understanding PostgreSQL installer debug log  (Ramesh Maddi <mymail.ramesh@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Luca Ferrari
Дата:
Сообщение: Re: ...
Следующее
От: Shital A
Дата:
Сообщение: Generate test data inserts - 1GB