Skip to content

Issue when using postgres as db #179

Closed
@tobiasredel

Description

@tobiasredel

I have followed the getting started manual for using postgres but when booting up i see the following error in the logs:

In Connection.php line 825:

could not find driver (Connection: pgsql, SQL: select exists (select 1 from
pg_class c, pg_namespace n where n.nspname = 'public' and c.relname = 'mig
rations' and c.relkind in ('r', 'p') and n.oid = c.relnamespace))

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions