| From: | Magnus Hagander <magnus(at)hagander(dot)net> |
|---|---|
| To: | Thom Brown <thom(at)linux(dot)com> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: pg_receivexlog stops upon server restart |
| Date: | 2012-04-10 20:07:47 |
| Message-ID: | CABUevEwN+8uUg-KkQV-p5f3CXwFA3Sh+bjctCG_nwNS=W9xmVg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Friday, April 6, 2012, Thom Brown wrote:
> Hi,
>
> I've tried out pg_receivexlog and have noticed that when restarting
> the cluster, pg_receivexlog gets cut off... it doesn't keep waiting.
> This is surprising as the DBA would have to remember to start
> pg_receivexlog up again.
>
>
This is intentional as far as that's how the code was written, there's not
a malfunctioning piece of code somewhere.
It would probably make sense to have an auto-reconnect feature, and to have
an option to turn it on/off.
If you haven't already (my wifi here is currently quite useless, which is
why I'm working on my email backlog, so I can't check), please add it to
the open items list.
//Magnus
--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jeff Davis | 2012-04-10 20:12:36 | Re: Last gasp |
| Previous Message | Robert Haas | 2012-04-10 19:48:23 | Re: Last gasp |