Re: encoding question

Поиск
Список
Период
Сортировка
От Ben K.
Тема Re: encoding question
Дата
Msg-id Pine.GSO.4.64.0603211402560.24850@coe.tamu.edu
обсуждение исходный текст
Ответ на Re: encoding question  ("Ben K." <bkim@coe.tamu.edu>)
Ответы Re: encoding question
Список pgsql-admin
I just wanted to add that when I created the same database with -E
SQL_ASCII on my linux box, the dump was loaded fine. I created another
database without -E and observed the same invalid encoding problem.

On the face value this seems to solve the problem at least superficially.

I'd like to check the data validity, and the easiest way seems to be to
dump the data again from the linux box and compare with the original.

Is there a way to compare between any two databases online? (like running
a script checking row counts and schema) If I run crc on the concat of all
fields in a row, and if the crc matches, would it be reasonably
sufficient? Is there a stronger validation method?


Thanks.

Ben K.
Developer
http://benix.tamu.edu

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

Предыдущее
От: "Vishal Kashyap "
Дата:
Сообщение: Re: Lets Vote
Следующее
От: Ivo Rossacher
Дата:
Сообщение: Re: encoding question