Re: Breakage: pgbouncer has changed the user under which it runs between 1.16.1 and 1.17.0
В списке pgsql-pkg-debian по дате отправления:
| От | Christoph Berg |
|---|---|
| Тема | Re: Breakage: pgbouncer has changed the user under which it runs between 1.16.1 and 1.17.0 |
| Дата | |
| Msg-id | YnvJcRmgVTTQCtFZ@msg.df7cb.de обсуждение исходный текст |
| Ответ на | Breakage: pgbouncer has changed the user under which it runs between 1.16.1 and 1.17.0 (Tomas Pospisek <tpo2@sourcepole.ch>) |
| Ответы |
Re: Breakage: pgbouncer has changed the user under which it runs between 1.16.1 and 1.17.0
|
| Список | pgsql-pkg-debian |
Re: Tomas Pospisek
> Due to the change of user under which pgbouncer runs (before: user
> pgbouncer, new: user postgres), an upgrade from 1.16.1 to 1.17.0 will break
> systems.
Hi Tomas,
the Debian pgbouncer package has always been using the postgres user:
$ grep USER debian/init
RUNASUSER="postgres"
$SSD --start --chuid $RUNASUSER --oknodo -- $OPTS 2> /dev/null
su -c "$DAEMON -R $OPTS 2> /dev/null" - ${RUNASUSER%:*}
Maybe you were editing the init.d or defaults file before?
> Upgrade: pgbouncer:amd64 (1.16.1-1.pgdg20.04+1,
> 1.17.0-3.pgdg20.04+1)
The effective change between these versions is that we are now
shipping a .service file.
Christoph
В списке pgsql-pkg-debian по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера