Re: Permissions problem - Mailing list pgsql-jdbc

From Albe Laurenz
Subject Re: Permissions problem
Date
Msg-id D960CB61B694CF459DCFB4B0128514C2BCABED@exadv11.host.magwien.gv.at
Whole thread Raw
In response to Permissions problem  ("Jonathan Mast" <jonathan.h.mast@gmail.com>)
Responses Re: Permissions problem  ("Jonathan Mast" <jonathan.h.mast@gmail.com>)
List pgsql-jdbc
Jonathan Mast wrote:
> I have developed a webapp using JSP and POJOs that accesses
> our production Postgre database.  On the Windows machine I
> developed it on, everything works fine: it connects to the
> database and performs the queries specified by the user in
> the web pages.
>
> When placed into production on our Linux boxes, it will not
> connect and I cannot figure out what the problem is.  I
> presume it is with permissions.  Other JSP webapps on our
> server successfully connect to Postgre, but using a legacy
> API I cannot get my head around.
>
> Again my question is: Why does this webapp work when ran from
> my Windows machine, but not from the Linux?

What error messages do you get? It's hard to guess what problem
you are experiencing.

Also, without knowing what software you use and which versions of it,
it will be nigh impossible to help.

Yours,
Laurenz Albe

pgsql-jdbc by date:

Previous
From: Ken Johanson
Date:
Subject: Re: Patch for Statement.getGeneratedKeys()
Next
From: Peter Eisentraut
Date:
Subject: Timestamp problem