From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Simon Riggs <simon(at)2ndQuadrant(dot)com> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Standalone backends run StartupXLOG in an incorrect environment |
Date: | 2010-03-23 01:29:38 |
Message-ID: | 201003230129.o2N1Tcw16022@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Simon Riggs wrote:
> 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]
Thanks for the reply; 9.0 open item removed.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
PG East: http://www.enterprisedb.com/community/nav-pg-east-2010.do
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2010-03-23 01:30:40 | Re: Standalone backends run StartupXLOG in an incorrect environment |
Previous Message | Takahiro Itagaki | 2010-03-23 00:57:31 | Re: WIP: preloading of ispell dictionary |