You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Scott Eade <se...@backstagetech.com.au> on 2001/11/14 00:30:31 UTC

PostgreSQL

Getting newapp up and running with PostgreSQL seems
to be taking me forever and has me questioning my own
sanity.

I've read the howto and just about everything there is in 
the mail archive.  I have the PostgreSQL source but my
patched jdbc driver still doesn't work.

I'm using PostgreSQL on Mac OS X which is fairly 
untested so I am suspicious that the problem may lie 
elsewhere.

I am wondering if someone that has a working patched 
PostgreSQL jdbc driver wouldn't mind mailing me a 
copy off list so that I can determine if my problem is the 
driver or the OS X PostgreSQL implementation.

TIA,

Scott



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


Re: PostgreSQL

Posted by Scott Eade <se...@backstagetech.com.au>.
----- Original Message -----
From: "Jerome Verleyen" <je...@ibt.unam.mx>
> Hi Scott..
>
> I use this Posgresql jar file for my own, and i go on well.. (postgresql
> V7.2 dev):
>
> Here is it..
>  Hope that help you.

Unfortunately that still falls over when I add a user in newapp:

java.lang.reflect.InvocationTargetException: FastPath call returned ERROR:
lo_write: invalid large obj descriptor (0)

Most likely the problem is that I am using postgresql 7.1.3
rather than 7.2-dev (from which your postgres.jar originated).
Mac OS X has a few compiler issues so I want to avoid
moving to 7.2-dev if at all possible.

Does anyone else have a patched postgresql.jar for 7.1.3
that they can mail me off-list?

Thanks,

Scott


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


Re: PostgreSQL

Posted by Jason van Zyl <jv...@zenplex.com>.
On 11/14/01 8:11 PM, "Scott Eade" <se...@backstagetech.com.au> wrote:

> Thanks Jerome.
> 
> Apologies Jason - No harm was intended.

No problem, it was an accident.
 
> Scott
> 
> ----- Original Message -----
> From: "Jerome Verleyen" <je...@ibt.unam.mx>
>> Hi Scott..
>> 
>> I use this Posgresql jar file for my own, and i go on well.. (postgresql
>> V7.2 dev):
>> 
>> Here is it..
>>  Hope that help you.
>> 
>> 
>> Atte.
>> 
>> Jerome.
> 
> 
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>

-- 

jvz.

Jason van Zyl

http://tambora.zenplex.org
http://jakarta.apache.org/turbine
http://jakarta.apache.org/velocity
http://jakarta.apache.org/alexandria
http://jakarta.apache.org/commons



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


Re: PostgreSQL

Posted by Scott Eade <se...@backstagetech.com.au>.
Thanks Jerome.

Apologies Jason - No harm was intended.

Scott

----- Original Message ----- 
From: "Jerome Verleyen" <je...@ibt.unam.mx>
> Hi Scott..
> 
> I use this Posgresql jar file for my own, and i go on well.. (postgresql
> V7.2 dev):
> 
> Here is it..
>  Hope that help you.
> 
> 
> Atte.
> 
> Jerome.



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


Re: PostgreSQL

Posted by Jerome Verleyen <je...@ibt.unam.mx>.
Jason van Zyl wrote:
> 
> On 11/14/01 7:48 PM, "Jerome Verleyen" <je...@ibt.unam.mx> wrote:
> 
> DO NOT post jar files on the mailing list. The apache mail server is taxed
> enough as it is. We don't need to send the JAR to 300 people, a link will
> do.
> 

Sory Jason..
I thought send this email directly to Scott !!! But was to late when i
saw mi fault !

Jerome.
 

-- 
- Beau jeune homme, il doit pas être loin de ses 75 kilos. 
- J'l'ai pas pesé! 
- Dans ces poids-là, j'peux vous l'embaumer façon Cléopatre, le Chef
d'Oeuvre égyptien, inaltérable! 
- Mais on vous demande pas de conserver, on vous demande de détruire!

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


Re: PostgreSQL

Posted by Jason van Zyl <jv...@zenplex.com>.
On 11/14/01 7:48 PM, "Jerome Verleyen" <je...@ibt.unam.mx> wrote:

DO NOT post jar files on the mailing list. The apache mail server is taxed
enough as it is. We don't need to send the JAR to 300 people, a link will
do.

-- 

jvz.

Jason van Zyl

http://tambora.zenplex.org
http://jakarta.apache.org/turbine
http://jakarta.apache.org/velocity
http://jakarta.apache.org/alexandria
http://jakarta.apache.org/commons



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


Re: PostgreSQL

Posted by Jerome Verleyen <je...@ibt.unam.mx>.
Scott Eade wrote:
> 
> ----- Original Message -----
> From: "Scott Eade" <se...@backstagetech.com.au>
> To: <tu...@jakarta.apache.org>
> Sent: Wednesday, November 14, 2001 10:30 AM
> Subject: PostgreSQL
> 
> > I am wondering if someone that has a working patched
> > PostgreSQL jdbc driver wouldn't mind mailing me a
> > copy off list so that I can determine if my problem is the
> > driver or the OS X PostgreSQL implementation.
> >
> > TIA,
> >
> > Scott
> 
> No response so far.
> 
> Anyone?
> 
> Pretty please....
> 
> Scott
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>

Hi Scott..

I use this Posgresql jar file for my own, and i go on well.. (postgresql
V7.2 dev):

Here is it..
 Hope that help you.


Atte.

Jerome.

-- 
Agressif:"Moi si j'avais un tel nez,
il faudrait sur-le-champ que je me l'amputasse !"

Re: PostgreSQL

Posted by Scott Eade <se...@backstagetech.com.au>.
----- Original Message ----- 
From: "Scott Eade" <se...@backstagetech.com.au>
To: <tu...@jakarta.apache.org>
Sent: Wednesday, November 14, 2001 10:30 AM
Subject: PostgreSQL


> I am wondering if someone that has a working patched 
> PostgreSQL jdbc driver wouldn't mind mailing me a 
> copy off list so that I can determine if my problem is the 
> driver or the OS X PostgreSQL implementation.
> 
> TIA,
> 
> Scott

No response so far.

Anyone?

Pretty please....

Scott


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