Re: pg_receivewal configuration issues - Mailing list pgsql-admin

From Laurenz Albe
Subject Re: pg_receivewal configuration issues
Date
Msg-id 1dfe5767014f3213af09872bd9a2e9c934a9838e.camel@cybertec.at
Whole thread Raw
In response to pg_receivewal configuration issues  (Pavan Kumar <pavan.dba27@gmail.com>)
List pgsql-admin
Pavan Kumar wrote:
> pg_receivewal -D /oraworkspace/pg_stream_xlog/5400 -s 5400_xlog_4_recovery -h localhost -p 5400 -U postgres
> 
> when i look at the status of physical replication slots, it shows inactive . Am i doing anything wrong?

It should be "-S" (upper case s).

Yours,
Laurenz Albe
-- 
Cybertec | https://www.cybertec-postgresql.com




pgsql-admin by date:

Previous
From: Pavan Kumar
Date:
Subject: pg_receivewal configuration issues
Next
From: Siddharth Karandikar
Date:
Subject: Re: Restoring from PostgreSQL 9.5 dump to 10 is super slow