Re: pg_dump and restore
От | Andreas Tille |
---|---|
Тема | Re: pg_dump and restore |
Дата | |
Msg-id | Pine.LNX.4.21.0008111120230.23353-100000@wr-linux02.rki.de обсуждение исходный текст |
Ответ на | Re: pg_dump and restore (Andreas Tille <tillea@rki.de>) |
Ответы |
pg_dump and restore -- solved and urgent warning
|
Список | pgsql-general |
Hello, after solving the timestamp issue I found out further problems with the dump from the database. I found out that *some* fields with German Umlauts make psql fail with *some* records. It is really strange that *not all* records fail but just a *few* :-(((. Enclosing the strings in '' in the dump file helped psql and it could read the records fine, but now they are included with additional '' :-(. Well, after removing the '' with Access pg_dump cut the remainder of the record so that the columns behind the string in question remain empty. What could cause this very strange trouble after having a correct database pg_dumped??? Kind regards Andreas.
В списке pgsql-general по дате отправления: