| From: | Brad White <b55white(at)gmail(dot)com> |
|---|---|
| To: | |
| Cc: | "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: replication not replicating |
| Date: | 2024-01-17 01:41:58 |
| Message-ID: | CAA_1=90ZoDGfg-CKS1uip_mf7oE7Lx8dZ78VRk7HJHp=VYn+sA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Tue, Jan 16, 2024 at 7:33 PM Brad White <b55white(at)gmail(dot)com> wrote:
> On Tue, Jan 16, 2024 at 6:24 PM Ron Johnson <ronljohnsonjr(at)gmail(dot)com>
> wrote:
>
>> On Tue, Jan 16, 2024 at 6:26 PM Brad White <b55white(at)gmail(dot)com> wrote:
>>
>>> On Tue, Jan 16, 2024 at 4:35 PM Ron Johnson <ronljohnsonjr(at)gmail(dot)com>
>>> wrote:
>>>
>>>>
>>>>> What database version?
>>>>
>>> v15
>>>
>>>
>>>> Streaming or Logical replication?
>>>>
>>> IDK
>>>
>>>> Using a slot?
>>>>
>>> No.
>>>
>>> Relevant sections from the conf
>>>
>>> archive_mode = on
>>>
>>> # - Archive Recovery -
>>> #restore_command = ''
>>>
>>
>> Hmmm. Are you log shipping?
>>
>> If so, why? Streaming Replication is sooo much easier.
>>
>
> I'm attempting async streaming.
>
Looks like I was just missing the restore command.
Everything is looking happier now.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Brad White | 2024-01-17 03:03:10 | WAL file clean up |
| Previous Message | Brad White | 2024-01-17 01:33:43 | Re: replication not replicating |