Re: pg_restore direct to database is broken for --insert dumps
В списке pgsql-hackers по дате отправления:
| От | Andrew Dunstan |
|---|---|
| Тема | Re: pg_restore direct to database is broken for --insert dumps |
| Дата | |
| Msg-id | 4F05B8DB.6030706@dunslane.net обсуждение исходный текст |
| Ответ на | Re: pg_restore direct to database is broken for --insert dumps (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: pg_restore direct to database is broken for --insert dumps
|
| Список | pgsql-hackers |
On 01/04/2012 06:20 PM, Tom Lane wrote: >> Could we detect an appropriate line ending in ahwrite() after it's been >> decompressed and buffer partial lines accordingly? > Not easily: there could be newlines embedded in data strings or SQL > identifiers. > Should we look at eliminating those newlines for the future by using U&"" identifiers where there are embedded newlines and unicode escapes for newlines in data strings? Then at least we'd possibly be able to get rid of the kludge some time in the future. cheers andrew
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера