Re: [ADMIN] postgres 9.0 crash when bringing up hot standby
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: [ADMIN] postgres 9.0 crash when bringing up hot standby |
| Дата | |
| Msg-id | 6819.1281650089@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: [ADMIN] postgres 9.0 crash when bringing up hot standby (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: [ADMIN] postgres 9.0 crash when bringing up hot standby
|
| Список | pgsql-hackers |
I wrote:
> I wonder if the problem is not so much libpqwalreceiver as the
> walreceiver process. Maybe an ordinary backend process does some
> prerequisite initialization that walreceiver is missing. Hard to
> guess what, though ... I can't think of anything dlopen() depends on
> that should be under our control.
Actually, that idea is easily tested: try doing
LOAD 'libpqwalreceiver';
in a regular backend process.
If that still crashes, it might be useful to truss or strace the backend
while it runs the command, and compare that to the trace of
LOAD 'dblink';
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера