Skip to content

no installation script nor update path #252

Description

@john047

Problem description

Hello,

I installed the extension according to the instructions but when creating it (CREATE EXTENSION pg_pathman WITH SCHEMA pathman;) I get an error:
ERROR: extension "pg_pathman" has no installation script nor update path for version "1.5"

Environment

SELECT * FROM pg_extension;
plpgsql
btree_gist
dblink
pg_stat_statements

SELECT version();
PostgreSQL 10.17 on x86_64-redhat-linux-gnu, compiled by gcc (GCC) 8.3.1 20191121 (Red Hat 8.3.1-5), 64-bit

SELECT pgpro_version();
ERROR: function pgpro_version() does not exist

SELECT pgpro_edition();
ERROR: function pgpro_edition() does not exist

SELECT get_pathman_lib_version();
ERROR: function get_pathman_lib_version() does not exist

Help, please!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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