pg_dump seems to be broken in regards to the "--exclude-table-data" option on Windows. - Mailing list pgsql-bugs

From David G. Johnston
Subject pg_dump seems to be broken in regards to the "--exclude-table-data" option on Windows.
Date
Msg-id CAKFQuwZvtq-6kGX-=iKd5qRVhSp_nHJ2zUJa0SwOXDe7XnZm3A@mail.gmail.com
Whole thread Raw
In response to Re: pg_dump seems to be broken in regards to the "--exclude-table-data" option on Windows.  (tutiluren@tutanota.com)
List pgsql-bugs
On Friday, July 24, 2020, <tutiluren@tutanota.com> wrote:
  1. If anyone responsible for the documentation for PostgreSQL is reading this, please update it to make clear what syntax one is supposed to use for the confusing --exclude-table-data option!
While not that exact example a sufficient command is already documented that deals with handling identifiers in shell command.

 pg_dump -t "\"MixedCaseName\"" mydb > mytab.sql

David J.

pgsql-bugs by date:

Previous
From: tutiluren@tutanota.com
Date:
Subject: Re: pg_dump seems to be broken in regards to the "--exclude-table-data" option on Windows.
Next
From: tutiluren@tutanota.com
Date:
Subject: Re: pg_dump seems to be broken in regards to the "--exclude-table-data" option on Windows.