Skip to content

Permission denied for table projects #1227

Open
@Abenstex

Description

@Abenstex

Hi all,

I tried executing the following statement (using a docker image):
SELECT * FROM pgml.train( project_name => 'Document ranking based on number of clicks', task => 'regression', relation_name => 'document_viewed_counter', y_column_name => 'click_count' );
However, I received the following error: ERROR: permission denied for table projects. What am I missing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions