Re: Webappication and PostgreSQL login roles

From: Bill Moran <wmoran(at)potentialtech(dot)com>
To: Thorsten Kraus <TK-Spam(at)gmx(dot)de>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Webappication and PostgreSQL login roles
Date: 2007-04-03 13:07:07
Message-ID: 20070403090707.d5630d58.wmoran@potentialtech.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

In response to Thorsten Kraus <TK-Spam(at)gmx(dot)de>:

> Hi,
>
> thanks for your answer. I cant use the username/password in my DSN
> because I don't connect directly via JDBC to the database. I use
> hibernate for all database actions. The username and password has to be
> stored in the hibernate configuration file...

I can't help but wonder what other poor programming practices hibernate
encourages ...

> Lutz Broedel schrieb:
> >
> > Can you not use the username/password as part of the DSN?
> >
> > Regards,
> > Lutz Broedel
> >
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend

--
Bill Moran
http://www.potentialtech.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ben Trewern 2007-04-03 13:40:30 Re: Webappication and PostgreSQL login roles
Previous Message Thorsten Kraus 2007-04-03 12:58:28 Re: Webappication and PostgreSQL login roles