| From: | "MauMau" <maumau307(at)gmail(dot)com> |
|---|---|
| To: | "Pavel Stehule" <pavel(dot)stehule(at)gmail(dot)com> |
| Cc: | "Andrew Dunstan" <andrew(at)dunslane(dot)net>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Fabrízio Mello <fabriziomello(at)gmail(dot)com>, "PostgreSQL Hackers" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: proposal: new long psql parameter --on-error-stop |
| Date: | 2014-06-22 00:26:50 |
| Message-ID: | 68215CCE873A44EDA217770E47FF93AF@maumau |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
From: "Pavel Stehule" <pavel(dot)stehule(at)gmail(dot)com>
> I am not sure in this point. It is aligned left with all long options:
>
> -?, --help show this help, then exit
> --help-variables list of available configuration variables
> (options), then exit
pg_dumpall aligns all options left with each other, whether they are short
or long.
-x, --no-privileges do not dump privileges (grant/revoke)
--binary-upgrade for use by upgrade utilities only
--column-inserts dump data as INSERT commands with column
names
Regards
MauMau
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Abhijit Menon-Sen | 2014-06-22 01:34:20 | Re: idle_in_transaction_timeout |
| Previous Message | Erik Rijkers | 2014-06-21 23:33:14 | Re: proposal: new long psql parameter --on-error-stop |