Skip to content

MobilityDB 1.3 Docker Image #6

@luiscarlosjayk

Description

@luiscarlosjayk

Hi there,

I'm trying to use MobilityDB and while trying to run the image available for Mac laptops which is mobilitydb/mobilitydb:16-3.4-1.1-beta1, I it has MobilityDB 1.1 apparently because when I execute SELECT mobilitydb_version(); I get "MobilityDB 1.1.0beta1"

But the documentation at the website says the latest version of MobilityDB is 1.3 so I'm confused.

Image

because for example, when I try run the example query:

SELECT cbuffer(ST_Point(1,1), 0.3);

I get an error:

ERROR:  type "cbuffer" does not exist
LINE 1: SELECT cbuffer 'Cbuffer(Point(1 1), 0.3)';

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