Re: Can someone help explain what's going on from the attached logs?
В списке pgsql-general по дате отправления:
| От | Craig Ringer |
|---|---|
| Тема | Re: Can someone help explain what's going on from the attached logs? |
| Дата | |
| Msg-id | 4EA61EC5.8090907@ringerc.id.au обсуждение исходный текст |
| Ответ на | Can someone help explain what's going on from the attached logs? (Samuel Hwang <samuel@replicon.com>) |
| Список | pgsql-general |
On 19/10/11 01:39, Samuel Hwang wrote: > The log is getting from PostgreSQL 9.0.4 > Basically we set up streaming replication hot-standby slave while master > is under heavy load > The slave started but not accepting read-only queries, > every request will trigger the "FATAL: the database system is starting > up" error. > > The slave will eventually be able to accept read-only queries after the > load on master is removed. > We don't see the same problem if we set up hot-standby slave while > master is not under heavy load. It sounds like the standby isn't becoming ready to accept connections until it first catches up with the master, consuming all available WAL segments. If this never happens, it never starts accepting connections. I'm not sure if that's by design or not and if there's any reason it's that way. Perhaps someone more familiar with recovery can explain? -- Craig Ringer
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера