Skip to content

PostgreSQL and configuration issue #62

@vkl56

Description

@vkl56

Hello,

I have an issue during almir installation:

Configuring almir ... If you want to use the default value (where possible), press enter.


--> Host to listen on (default: 127.0.0.1): 
--> Port to listen on (default: 2500): 

Define SQL database connection to bacula catalog as specified in http://docs.sqlalchemy.org/en/latest/core/engines.html#database-urls
For example:
    postgresql+pg8000://:@/
    mysql+mysqlconnector://:@/
    sqlite:////var/lib/bacula/bacula.db
    sqlite:///bacula.db

--> SQL connection string: postgresql+pg8000://user:pass@pgsql_server/dbname
Connecting to catalog database to verify configuration ...
    Try again: invalid literal for int() with base 10: 'SELECT'

Any idea?

PostgreSQL: 8.4.x

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions