| From: | Jaime Casanova <jaime(at)2ndquadrant(dot)com> |
|---|---|
| To: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Sync Rep v19 |
| Date: | 2011-03-06 16:14:33 |
| Message-ID: | AANLkTi=uoe1FmfU8PxqcOfvnCr8L2pGRskZktBrXxo8t@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
El 06/03/2011 03:26, "Simon Riggs" <simon(at)2ndquadrant(dot)com> escribió:
>
> On Sun, 2011-03-06 at 16:58 +0900, Fujii Masao wrote:
> > If unfortunately all connection slots are used by backends waiting for
> > replication, we cannot execute such a function. So it makes more sense
> > to introduce something like "pg_ctl standalone" command?
>
> Well, there is one way to end the wait: shutdown, or use
> pg_terminate_backend().
>
I disconnected all standbys so the master keeps waiting on commit. Then i
shutdown the master with immediate and got a crash. i wasn't able to trace
that though
--
Jaime Casanova www.2ndQuadrant.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2011-03-06 16:54:48 | Re: Alpha4 release blockers (was Re: wrapping up this CommitFest) |
| Previous Message | Fujii Masao | 2011-03-06 14:44:58 | Re: Sync Rep v19 |