Re: [HELP] Reset postgres server

From: Praveen Kumar K S <praveenssit(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: [HELP] Reset postgres server
Date: 2020-06-10 12:39:14
Message-ID: CANSiNp6gOo+6NY4Br5LSb-Q-btJBSOmW_nB-M1zbrhvEYn8sbg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Providing more details.
OS is Ubuntu 16.04 and postgres is installed from APT.
logical and physical replication slots configured on master.
No WAL archiving configured.
Streaming replication is enabled on master.
Slave is hot-standby

On Wed, Jun 10, 2020 at 6:03 PM Praveen Kumar K S <praveenssit(at)gmail(dot)com>
wrote:

> Hello,
>
> I have a master and slave setup running and sometimes we have to do a
> complete refresh on dev environments. How can I reset postgres server so
> that it wipes out everything including WAL ? So that I configure
> master/slave streaming replication again from scratch ? TIA.
>
> --
>
>
> *Regards,*
>
>
> *K S Praveen Kumar*
>

--

*Regards,*

*K S Praveen Kumar*

In response to

Browse pgsql-general by date

  From Date Subject
Next Message stan 2020-06-10 13:22:58 javascript app running in crhome with connection to postgreSQL
Previous Message Praveen Kumar K S 2020-06-10 12:33:25 [HELP] Reset postgres server