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

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: "tutiluren(at)tutanota(dot)com" <tutiluren(at)tutanota(dot)com>
Cc: Juan José Santamaría Flecha <juanjo(dot)santamaria(at)gmail(dot)com>, Pgsql Bugs <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: pg_dump seems to be broken in regards to the "--exclude-table-data" option on Windows.
Date: 2020-07-24 19:42:35
Message-ID: CAKFQuwZvtq-6kGX-=iKd5qRVhSp_nHJ2zUJa0SwOXDe7XnZm3A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Friday, July 24, 2020, <tutiluren(at)tutanota(dot)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.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message tutiluren 2020-07-25 00:18:15 Re: pg_dump seems to be broken in regards to the "--exclude-table-data" option on Windows.
Previous Message tutiluren 2020-07-24 19:34:16 Re: pg_dump seems to be broken in regards to the "--exclude-table-data" option on Windows.