Thank you for handling that.  I'll update the test cases to a) make sure
the right driver is available b) schema uses bytea and the docs so that
others know that this can be done.

Thanks again.

On Sat, 2002-02-02 at 18:34, Jan Kanzleiter wrote:
> hi,
> 
> i only want to say thank you to all the people on the list who helped me 
> with the postgresql and large object problem - it is resolved now.
> 
> i use "bytea" instead of "oid" in postgresql 7.1.3. As jdbc-driver i use 
> the jdbc7.2dev-1.2.har from jdbc.postgresql.org.
> 
> the mapping for the field is:
>     <field name="imgdata" type="bytes">
>       <sql name="imgdata" type="varbinary" dirty="ignore"/>
>     </field>
> 
> in the database.xml i have the following setting:
> <database name="people" engine="postgresql" >
>   <driver class-name="org.postgresql.Driver"
>           url="jdbc:postgresql://127.0.0.1:5432/people?compatibility=7.1">
>     <param name="user" value="postgres" />
>     <param name="password" value="" />
>   </driver>
>   <mapping href="mapping.xml" />
> </database>
> 
> 
> greetings
> jan
> 
> ----------------------------------------------------------- 
> If you wish to unsubscribe from this mailing, send mail to
> [EMAIL PROTECTED] with a subject of:
>       unsubscribe castor-dev
> 
-- 

Virtually, 
Ned Wolpert <[EMAIL PROTECTED]>                                4e75

1024D/5DEA314E: 7FFB 99C3 BF90 6135 12F4  07B8 0B23 2E5C 5DEA 314E

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to