Re: [GENERAL] pg_dump and quoted identifiers
От | Thomas Kellerer |
---|---|
Тема | Re: [GENERAL] pg_dump and quoted identifiers |
Дата | |
Msg-id | o2th7t$l69$1@blaine.gmane.org обсуждение исходный текст |
Ответ на | Re: [GENERAL] pg_dump and quoted identifiers (Adrian Klaver <adrian.klaver@aklaver.com>) |
Ответы |
Re: [GENERAL] pg_dump and quoted identifiers
Re: [GENERAL] pg_dump and quoted identifiers |
Список | pgsql-general |
Adrian Klaver schrieb am 14.12.2016 um 15:32: >>> I'm suspicious that you're not actually typing plain-ASCII single and >>> double quotes, but some fancy curly quote character. >> >> Definitely not. I typed this manually on the command line using Putty > > So you are reaching the Bash shell via Putty on a Windows machine, correct? Correct. > So have you tried the answer from the SO question?: > > "\"Statuses\"" Still doesn't work: -bash-4.1$ pg_dump -d postgres -t "\"Statuses\"" pg_dump: no matching tables were found Must apparently be something strange with the bash on that server. It's not really important, as we never use quoted identifiers where I work anyway (and the above problem is precisely oneof the reasons). I was just curious what the correct solution would be, but apparently there is no single answer and it depends on the environment. Thomas
В списке pgsql-general по дате отправления: