Re: Help - corruption issue?

Поиск
Список
Период
Сортировка
От Tomas Vondra
Тема Re: Help - corruption issue?
Дата
Msg-id 4DB5C818.1080609@fuzzy.cz
обсуждение исходный текст
Ответ на Re: Help - corruption issue?  (Phoenix Kiula <phoenix.kiula@gmail.com>)
Ответы Re: Help - corruption issue?  (Shashank Tripathi <shanx@shanx.com>)
Список pgsql-general
Dne 25.4.2011 18:16, Phoenix Kiula napsal(a):
> Sorry, spoke too soon.
>
> I can COPY individual chunks to files. Did that by year, and at least
> the dumping worked.
>
> Now I need to pull the data in at the destination server.
>
> If I COPY each individual file back into the table, it works. Slowly,
> but seems to work. I tried to combine all the files into one go, then
> truncate the table, and pull it all in in one go (130 million rows or
> so) but this time it gave the same error. However, it pointed out a
> specific row where the problem was:
>
> COPY links, line 15272357:
> "16426447    9s2q7    9s2q7    N    http://www.amazon.com/gp/search?camp=1789&creative=9325&ie=UTF8&i..."
> server closed the connection unexpectedly
>     This probably means the server terminated abnormally
>     before or while processing the request.
> The connection to the server was lost. Attempting reset: Failed.
>
> Is this any use at all?  Would appreciate any pointers!

So the dump worked fina and it fails when loading it back into the DB?
Have you checked the output file (just see the tail). Can you post the
part that causes issues? Just the line 16426447 and few lines around.

regards
Tomas

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Help - corruption issue?
Следующее
От: Greg Smith
Дата:
Сообщение: Re: 10 missing features