| From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
|---|---|
| To: | Vikas Bodani <vikas(at)webdataconsulting(dot)in> |
| Cc: | arnab biswas <arnab(dot)biswas(at)associates(dot)scit(dot)edu>, pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: postgresql.conf file goes missing everytime I restart postgres DB server. |
| Date: | 2019-04-09 19:09:05 |
| Message-ID: | 20190409190905.GA18766@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
On 2019-Apr-10, Vikas Bodani wrote:
> > Maybe you have some HA tool that starts up another server, and delete
> > this one's config file in order to prevent split-brain.
>
> Thanks Alvaro. Since this happens during the multi-master bdr setup, could
> the other postgres instance within bdr, begin up and running while we
> restart this one, delete this one's config?
BDR by itself does not do that, to the best of my knowledge. I hope you
didn't install the files twice somehow, so that one node's files
overwrote the other node's; I would be very surprised if it let you do
that anyway.
--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | arnab biswas | 2019-04-10 04:55:23 | Re: postgresql.conf file goes missing everytime I restart postgres DB server. |
| Previous Message | Vikas Bodani | 2019-04-09 19:02:41 | Re: postgresql.conf file goes missing everytime I restart postgres DB server. |