Skip to content

VIMbAdmin PotgreSQL database #211

@ghost

Description

Hello,

I am very interested in VIMbAdmin to ease management of Postfix.For all projects, I always use PostgreSQL. Following instructions, the following error is returned:

File
/srv/vimbadmin/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractPostgreSQLDriver.php
Line
75
Message
An exception occurred while executing 'SELECT COUNT(a0_.id) AS sclr0 FROM admin a0_': SQLSTATE[42P01]: Undefined table: 7 ERROR: relation "admin" does not exist LINE 1: SELECT COUNT(a0_.id) AS sclr0 FROM admin a0_ ^
Code
0

Am I supposed to create the SQL database myself? Using:
https://github.com/opensolutions/ViMbAdmin/blob/master/data/vagrant-base.sql
and migrate to PostgreSQL?

Kind regards,
Kellogs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions