Обсуждение: Rserv and Boolean...

Поиск
Список
Период
Сортировка

Rserv and Boolean...

От
"James Kelty"
Дата:
Fogive me if this is the wrong forum for this question, but I have a bit of
an issue with rserv and Postgres 7.1.3.

The database that we have has several boolean datatypes, but when I try to
either prepare a snap shot, or run the Replicate command (which seems to
prepare a snap shot anyway), I get the following error in my postgres logs.

ERROR:  Cannot cast type 'bool' to 'text'

Does anyone know of a way around this other that changing data types in the
DB?

Thanks in advance!

-James