Re: Dump large DB and restore it after all.

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: Dump large DB and restore it after all.
Дата
Msg-id 4E134DA9.8080105@hogranch.com
обсуждение исходный текст
Ответ на Re: Dump large DB and restore it after all.  (Condor <condor@stz-bg.com>)
Список pgsql-general
On 07/05/11 4:31 AM, Condor wrote:
>>
>> Are you using some kind of old file system and operating system that
>> cannot handle files bigger than 2GB? If so, I'd be pretty worried
>> about running a database server on it.
>
> Well, I make pg_dump on ext3 fs and postgrex 8.x and 9 and sql file was
> truncated.

did you do this dump to a NFS or SMB/CIFS mounted network file system or
something?




--
john r pierce                            N 37, W 122
santa cruz ca                         mid-left coast


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

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: Dump large DB and restore it after all.
Следующее
От: Daniel Farina
Дата:
Сообщение: Re: Finding latest record for a number of groups in an INSERT-only table