Confusing error message with too-large file in pg_basebackup
В списке pgsql-bugs по дате отправления:
| От | Josh Berkus |
|---|---|
| Тема | Confusing error message with too-large file in pg_basebackup |
| Дата | |
| Msg-id | 564E6B2F.0@agliodbs.com обсуждение исходный текст |
| Ответы |
Re: Confusing error message with too-large file in pg_basebackup
|
| Список | pgsql-bugs |
Version: 9.4.5 Summary: confusing error message for too-large file failure in pg_basebackup Details: 1. PostgreSQL previously core dumped on this system and left behind a 9gb core file, which was never deleted. 2. Attempted to pg_basebackup the server. 3. Got this error message: pg_basebackup: could not get transaction log end position from server: ERROR: archive member "core" too large for tar format This was very confusing to the user, because they weren't requesting tar format, and even setting -Fp got the same error message. I can only hypothesize that tar is used somewhere under the hood. pg_basebackup doesn't need to work under these circumstances, but maybe we could give a less baffling error message? -- Josh Berkus PostgreSQL Experts Inc. http://pgexperts.com
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера