Rserv and Boolean...

From: "James Kelty" <jamesk(at)everbase(dot)net>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Rserv and Boolean...
Date: 2002-05-21 16:50:01
Message-ID: EEEPLLEDKFBBOFFPPCCLCEHICDAA.jamesk@everbase.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

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

Browse pgsql-admin by date

  From Date Subject
Next Message Thomas A. Lowery 2002-05-22 02:01:13 Performance Problem Index Ignored, but why
Previous Message Tom Lane 2002-05-21 15:42:47 Re: cannot find attribute 1 of relation (second occurrence.)