From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Archive recovery crashes on win32 in HEAD - hot standby related? |
Date: | 2010-01-17 12:56:25 |
Message-ID: | 9837222c1001170456m5b0bee59l2109e639223fb5a0@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
2010/1/16 Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>:
> Magnus Hagander <magnus(at)hagander(dot)net> writes:
>> I was going to test the walreceiver stuff, but it turns out that basic
>> archive recovery appears to be broken in HEAD. From what I can tell,
>> it's related to Hot Standby code.
>
> I've committed a fix that makes it work in EXEC_BACKEND case on Unix.
> Can't tell if there are any Windows-specific issues.
Seems to have worked - I can confirm I can now do archive recovery again.
Seems streaming replication is broken though, rebuilding a debug build
to see if I can figure out why.
--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2010-01-17 13:58:14 | Streaming Replication on win32 |
Previous Message | Hitoshi Harada | 2010-01-17 06:28:45 | Re: review: More frame options in window functions |