Re: Permissions problem

Поиск
Список
Период
Сортировка
От Albe Laurenz
Тема Re: Permissions problem
Дата
Msg-id D960CB61B694CF459DCFB4B0128514C2BCABED@exadv11.host.magwien.gv.at
обсуждение исходный текст
Ответ на Permissions problem  ("Jonathan Mast" <jonathan.h.mast@gmail.com>)
Ответы Re: Permissions problem
Список 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 по дате отправления:

Предыдущее
От: Ken Johanson
Дата:
Сообщение: Re: Patch for Statement.getGeneratedKeys()
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Timestamp problem