Re: [GENERAL] setting login database

2007-06-08 Thread Michael Fuhr
On Fri, Jun 08, 2007 at 09:50:10AM +0200, Samatha Kottha wrote: > OK, I am not yet awake :-) Of course, the connection string has database > name but some thing is not working on OGSA-DAI side. It is giving > authorisation failure error! What's the exact error message? Is the authorization failur

Re: [GENERAL] setting login database

2007-06-08 Thread Samatha Kottha
OK, I am not yet awake :-) Of course, the connection string has database name but some thing is not working on OGSA-DAI side. It is giving authorisation failure error! Samatha Samatha Kottha wrote: > Hi Michael, > > Thank you for the tip. The integration tool is OGSA-DAI. Of course, we > have to

Re: [GENERAL] setting login database

2007-06-08 Thread Samatha Kottha
Hi Michael, Thank you for the tip. The integration tool is OGSA-DAI. Of course, we have to specify the database but the connection string that it uses does not contain it. Cheers, Samatha Michael Fuhr wrote: > On Thu, Jun 07, 2007 at 03:38:15PM +0200, Samatha Kottha wrote: > >> We are trying

Re: [GENERAL] setting login database

2007-06-07 Thread Michael Fuhr
On Thu, Jun 07, 2007 at 03:38:15PM +0200, Samatha Kottha wrote: > We are trying to access a postgres database using a data integration > tool. This data integration tool have options to specify the hostname, > port, userid, and passwd of a database. But there is no way to supply > the database name

[GENERAL] setting login database

2007-06-07 Thread Samatha Kottha
Hi, I am very new to postgres. So, if I am asking stupid question please forgive me. I installed the postgres, imported the required databases and created the necessary users. When users login using psql, they are required to supply the database name. We are trying to access a postgres database u