Re: BUG #17278: Silent install issue

Поиск
Список
Период
Сортировка
От Sandeep Thakkar
Тема Re: BUG #17278: Silent install issue
Дата
Msg-id CANFyU97rHgEpS6+ABO4B6zVSaNbA-3xnV+zZ7mc7_D2zatWnhA@mail.gmail.com
обсуждение исходный текст
Ответ на BUG #17278: Silent install issue  (PG Bug reporting form <noreply@postgresql.org>)
Список pgsql-bugs
Hi,

I did the 14.1 installation on my mac mini and it was successful:

$ sudo ./postgresql-14.1-1-osx.app/Contents/MacOS/installbuilder.sh --serverport 54314 --mode unattended
$ ps -fu postgres
  UID   PID  PPID   C STIME   TTY           TIME CMD
  505 45131     1   0  1:21PM ??         0:00.02 /Library/PostgreSQL/14/bin/postmaster -D /Library/PostgreSQL/14/data
  505 45132 45131   0  1:21PM ??         0:00.00 postgres: logger  
  505 45134 45131   0  1:21PM ??         0:00.00 postgres: checkpointer  
  505 45135 45131   0  1:21PM ??         0:00.01 postgres: background writer  
  505 45136 45131   0  1:21PM ??         0:00.01 postgres: walwriter  
  505 45137 45131   0  1:21PM ??         0:00.00 postgres: autovacuum launcher  
  505 45138 45131   0  1:21PM ??         0:00.00 postgres: stats collector  
  505 45139 45131   0  1:21PM ??         0:00.00 postgres: logical replication launcher

Can you please try installing 14.1 which was released yesterday? If the same issue persists then please send us the installation log (can be found in /tmp)


On Wed, Nov 10, 2021 at 4:27 PM PG Bug reporting form <noreply@postgresql.org> wrote:
The following bug has been logged on the website:

Bug reference:      17278
Logged by:          Maksymilian Kunc
Email address:      maksymilian.kunc@deliveryhero.com
PostgreSQL version: 14.0
Operating system:   macOS 11.6
Description:       

Hi,
I'm trying to deploy postgre 13.2 / 14.0 silently, but I receive an error
when trying to to run ./installbuilder.sh --mode unattended .

Error:
"The application with bundle ID com.installbuilder.appinstaller is running
setugid(), which is not allowed. Exiting."

Please let me know if there is anything else I could do to achieve this
outcome.



--
Sandeep Thakkar


В списке pgsql-bugs по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: BUG #17280: global-buffer-overflow on select from pg_stat_slru
Следующее
От: Padmakumar Kadayaprth
Дата:
Сообщение: Logical Replication not working for few Tables