Re: redo failed in physical streaming replication while stopping the master server
В списке pgsql-hackers по дате отправления:
| От | wcting |
|---|---|
| Тема | Re: redo failed in physical streaming replication while stopping the master server |
| Дата | |
| Msg-id | 1456903524873-5890124.post@n5.nabble.com обсуждение |
| Ответ на | redo failed in physical streaming replication while stopping the master server (lannis <msp548546@163.com>) |
| Ответы |
Re: Re: redo failed in physical streaming replication while
stopping the master server
|
| Список | pgsql-hackers |
/* * If at page start, we must skip over the page header. But we can't * do that until we've read in the page, since the header size is * variable. */ i don't know the meaning behind this comments, if ((RecPtr->xrecoff % XLogSegSize) == 0) it's a long page header, else a short page header, so "the header size" can be calculated ? right? -- View this message in context: http://postgresql.nabble.com/redo-failed-in-physical-streaming-replication-while-stopping-the-master-server-tp5889961p5890124.html Sent from the PostgreSQL - hackers mailing list archive at Nabble.com.
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера