Skip to content

ProgrammingError on postgresql #146

Closed
@rafpaf

Description

Silk works well in my development sqlite3 environment, but in my production environment, which uses postgresql, I get this error:

ProgrammingError at /silk/
column "silk_request.path" must appear in the GROUP BY clause or be used in an aggregate function
LINE 1: SELECT "silk_request"."id", "silk_request"."path", "silk_req...

Traceback: http://dpaste.com/0WQDKXV

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