Re: Standalone backends run StartupXLOG in an incorrect environment

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Standalone backends run StartupXLOG in an incorrect environment
Дата
Msg-id 1268859867.3827.1262.camel@ebony
обсуждение исходный текст
Ответ на Standalone backends run StartupXLOG in an incorrect environment  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Standalone backends run StartupXLOG in an incorrect environment  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
On Sat, 2009-09-19 at 13:21 -0400, Tom Lane wrote:
> I realized the truth of $SUBJECT while reading this report:
> http://archives.postgresql.org/pgsql-general/2009-09/msg00712.php

...

> Also, does this have any impact on the Hot Standby stuff?

It could potentially, but there is not much HS-related code in the early
boot sequence. It's mostly StartupXLog() or later.

HS won't work in standalone backends, by definition, so I don't see too
much to worry me.

[This is an open item for 9.0, hence the response to an apparently old
hackers thread]

-- Simon Riggs           www.2ndQuadrant.com



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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Getting to beta1
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Order of pg_stat_activity timestamp columns