Re: Apparent Problem With NULL in Restoring pg_dump

Поиск
Список
Период
Сортировка
От Rich Shepard
Тема Re: Apparent Problem With NULL in Restoring pg_dump
Дата
Msg-id alpine.LNX.2.00.1109151307340.14093@salmo.appl-ecosys.com
обсуждение исходный текст
Ответ на Re: Apparent Problem With NULL in Restoring pg_dump  (Andy Colson <andy@squeakycode.net>)
Ответы Re: Apparent Problem With NULL in Restoring pg_dump
Список pgsql-general
On Thu, 15 Sep 2011, Andy Colson wrote:

> To restore, you are using:  psql dbname < filename correct?

Andy,

   Same error.

   BTW, what prompted this was my discovery that about 1400 rows with site_id
= GW-22 had a newline appended to that string. Using emac's
search-and-replace I took those off and new that I would probably have
duplicate records when trying to replace the table. But, I did not expect
these errors of extra characters after the last datum or something about
blanks in real columns.

   If there's a better way for me to drop the \n versions and elimiate one of
the resulting duplicates, please teach me how and I'll go that route.

Thanks,

Rich

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

Предыдущее
От: Alban Hertroys
Дата:
Сообщение: Re: Apparent Problem With NULL in Restoring pg_dump
Следующее
От: Rich Shepard
Дата:
Сообщение: Re: Apparent Problem With NULL in Restoring pg_dump