You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Lou Ceci <ce...@glyphic.com> on 2001/11/03 01:26:52 UTC

JAMES with PostgreSQL?

Does anyone out there have experience using JAMES with a PostgreSQL
database?  We are able to get messages into the database, but cannot
get them back out.

--Lou


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: JAMES with PostgreSQL?

Posted by Serge Knystautas <se...@lokitech.com>.
I understand PostgreSQL now supports large binary objects, but when James
first started supporting database storage, it didn't.

You can customize the sqlResources.xml file if you need to override any SQL
to make it fit PostgreSQL syntax, assuming blobs are now supported.  The
file is hopefully reasonably self-explanatory as it shows how the standard
SQL is being overridden by special syntax for mysql and M$sql.

Serge Knystautas
Loki Technologies - Unstoppable Websites
http://www.lokitech.com/
----- Original Message -----
From: "Lou Ceci" <ce...@glyphic.com>
To: "James Users List" <ja...@jakarta.apache.org>
Sent: Friday, November 02, 2001 7:26 PM
Subject: JAMES with PostgreSQL?


> Does anyone out there have experience using JAMES with a PostgreSQL
> database?  We are able to get messages into the database, but cannot
> get them back out.
>
> --Lou



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>