Usage of pg_waldump - Mailing list pgsql-bugs

From Dang Minh Huong
Subject Usage of pg_waldump
Date
Msg-id 5ae81a10.1c69fb81.c249.5757@mx.google.com
Whole thread Raw
Responses Re: Usage of pg_waldump  (Andres Freund <andres@anarazel.de>)
Re: Usage of pg_waldump  (Andres Freund <andres@anarazel.de>)
List pgsql-bugs

Hi,

 

I am confused with the Usage of pg_waldump (or pg_xlogdump).

 

The syntax is known as,

 

  pg_waldump [OPTION]... [STARTSEG [ENDSEG]]

 

Mean that, it could work with no arguments.

But the "no arguments specified" ERROR will be returned in that case.

 

  $ pg_waldump

  pg_waldump: no arguments specified

  Try "pg_waldump --help" for more information.

 

I wonder it should be,

 

  pg_waldump { OPTION... [STARTSEG [ENDSEG]] } | { [OPTION]... STARTSEG [ENDSEG] }

 

Have any comments?

 

 

Thanks,

---

Dang Minh Huong




Avast logo

Phần mềm Avast antivirus đã kiểm tra virus cho email này.
www.avast.com


pgsql-bugs by date:

Previous
From: Huong Dangminh
Date:
Subject: RE: power() function in Windows: "value out of range: underflow"
Next
From: Michael Paquier
Date:
Subject: Re: BUG #15180: Alter table add column if not exists with uniqueconstraint will add extra duplicate