From: | John R Pierce <pierce(at)hogranch(dot)com> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #14152: pg_dump does not take into account previous versions reserved keywords as column names |
Date: | 2016-05-20 18:02:47 |
Message-ID: | ec771793-0c47-a89c-e9a4-b2e885593647@hogranch.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On 5/20/2016 10:56 AM, Kevin Grittner wrote:
> ... or use the --quote-all-identifiers option of 9.5 pg_dump.
>
> http://www.postgresql.org/docs/9.5/static/app-pgdump.html
>
> Not a bug.
pg_dump and pg_dumpall are supposed to be able to dump all supported
prior versions, thats the documented procedure for updating... I
contend this *is* a bug. quote-all-identifiers is a workaround, for sure.
--
john r pierce, recycling bits in santa cruz
From | Date | Subject | |
---|---|---|---|
Next Message | David G. Johnston | 2016-05-20 18:11:53 | Re: BUG #14152: pg_dump does not take into account previous versions reserved keywords as column names |
Previous Message | Kevin Grittner | 2016-05-20 17:56:44 | Re: BUG #14152: pg_dump does not take into account previous versions reserved keywords as column names |