Обсуждение: Understanding PostgreSQL installer debug log

Поиск
Список
Период
Сортировка

Understanding PostgreSQL installer debug log

От
Ramesh Maddi
Дата:

Hi Team,

 

Can you please help me to understand the PostgreSQL installer’s debug log. I am installing PostgreSQL in CentOS 7.6 system with PostgreSQL binary (postgresql-9.6.6-1-linux-x64.run). I am using the below command to install it in unattended mode.

 

./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

 

 

A debug log file postgresql-debug.log is created in the same directory. But it is in some encoded format which I am not able to decode. Here is the first few lines of the debug log.

 

<errorDump>

    <context>MwSUdmn65MlwA81MDBVmg34ZjlXDReCYnIxjAwgZ15jHp8UXS0OQ2L/a8iph

kR7moeATHKE7UkwbqeM1bluAAET0rr2AXwDdQdowNVgI5BYvwz7YBMUd5nsn

AgldXNczMw/dSiFsj334+Bb/iOhXuaQo/S0FzyzqFPEqaBHVjPrJv70vdhTD

dmHn7vKY/Zo2xZ/eyouLxobkFYdRw2zqX+HAkRpygUNPqHzvy0AJg6Kln8uv

GhwphVedsu1buJc7gb2T+1HWqsCXB8jm9LI7GmDvA62sKmgmjxRDMl+UI6UE

rn7gbhrc59oI4Wjem2aJK8ufTHuYM+xfXNFc5yY9CtoI4Wjem2aJzo+oIONC

gYoZFhKeT1iysdoI4Wjem2aJ8B3Ju++KR9us+PNdpxdCk9oI4Wjem2aJL+bx

eZCCp83ng4pRhi+GoQyXnF++cnIKHlx0bVlSX7X7AV8O24BoFwyXnF++cnIK

rJUoxqtsZe6URWF1lQj7xgyXnF++cnIKkX2dNd0GKfLyeRPuEuaM1N6/6xVl

 

                                            

We are trying to debug an issue with installation at client’s location and before that we are trying to run debug mode as trial. But looks like this cannot be understood. Before going back to client, we would like to understand how to decode the debug log so that we could trace out the issues at client side.

 

Thanks in advance and appreciate your response. Please consider this as a high priority for us.

 

Regards,

Ramesh Maddi – DevOPs Lead.

 

Mobigesture

Re: Understanding PostgreSQL installer debug log

От
Luca Ferrari
Дата:
On Fri, Aug 9, 2019 at 11:01 AM Ramesh Maddi <mymail.ramesh@gmail.com> wrote:
> Thanks in advance and appreciate your response. Please consider this as a high priority for us.

<https://www.postgresql.org/message-id/CAKoxK%2B4cBC0N55baYRPUZ8XrH61f5NkGWQygt1dcP__8OfymNw%40mail.gmail.com>

I don't think re-sending the message will either lower your priority
nor making someone else reply to you quicker.

Luca