| От | Tom Lane |
|---|---|
| Тема | Re: pgsql/src/bin/pg_dump pg_dumpall.sh |
| Дата | |
| Msg-id | 18557.1018558560@sss.pgh.pa.us обсуждение |
| Ответ на | pgsql/src/bin/pg_dump pg_dumpall.sh (momjian@postgresql.org (Bruce Momjian - CVS)) |
| Ответы |
Re: pgsql/src/bin/pg_dump pg_dumpall.sh
|
| Список | pgsql-committers |
momjian@postgresql.org (Bruce Momjian - CVS) writes:
> Modified files:
> src/bin/pg_dump: pg_dumpall.sh
> Log message:
> Fix pg_upgrade to handle dbnames, user/group names with spaces.
I think it's illusory to imagine that this fixes the issue. Unless
"read"'s behavior is more tightly specified than I think, you are still
gonna have trouble with leading, trailing, or consecutive blanks.
I'm also concerned that you've opened up portability issues concerning
newlines embedded in shell literals (eg, does that sed command portably
do what you think?).
regards, tom lane
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера