BUG #8097: pg_dump incomplete data output

Поиск
Список
Период
Сортировка
От wouter.boasson@rivm.nl
Тема BUG #8097: pg_dump incomplete data output
Дата
Msg-id E1UT93w-0003tc-Lp@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #8097: pg_dump incomplete data output  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      8097
Logged by:          Wouter Boasson
Email address:      wouter.boasson@rivm.nl
PostgreSQL version: 9.1.9
Operating system:   Scientific Linux 6.1 32bit
Description:        =


pg_dump produces incomplete data dumps for large tables in directory mode
(-Fd).
The maximum output file size seems to be 2147483647 bytes (2GB), when
setting --compress=3D0 the output seems to be complete (uncompressed size 5=
GB
and 20GB).
When making the dump, no error is displayed, which makes this a dangerous
bug in disaster recovery scenario's, only when restoring error's are
displayed (incomplete/no data).

В списке pgsql-bugs по дате отправления:

Предыдущее
От: visionsw@sltnet.lk
Дата:
Сообщение: BUG #8096: unable to create language PLl/TCL
Следующее
От: catherine.devlin@gmail.com
Дата:
Сообщение: BUG #8098: Bad option -I in contrib/start-scripts/linux