Opened 11 years ago
Closed 11 years ago
#737 closed defect (invalid)
unable to connect rasdaman 9 to a remote RASBASE server
Reported by: | Dimitar Misev | Owned by: | Dimitar Misev |
---|---|---|---|
Priority: | critical | Milestone: | 9.0.x |
Component: | reladminif | Version: | 9.0 |
Keywords: | Cc: | damiano | |
Complexity: | Easy |
Description
with the following connection string rasdaman log the attached error
define dbh rasdaman_host -connect RASBASE@mea-dev -user rasdaman -passwd rasdaman
if i remove the hostname "@mea-dev" and i try to connect rasdaman to a local server it works.
The connection string is the same user for rasdaman 8.5.
Is there something new?
Note:
See TracTickets
for help on using tickets.
Problem was that the remote postgres server didn't have a username rasdaman with a password rasdaman.