pgq / pgq-ext

Remote queue position tracking for PgQ consumers
3 stars 2 forks source link

Your pgq_ext extension right now not work #1

Closed Ivanov-Anton closed 4 years ago

Ivanov-Anton commented 4 years ago

ubuntu bionic ubuntu xenial debian stretch

now to compile a working extension I need to go back one commit

create extension pgq_ext; ERROR: extension "pgq_ext" has no installation script nor update path for version "3.1"

Ivanov-Anton commented 4 years ago

For ease of installation, I would like to install the extension like this: apt install postgresql-11-pgq_ext

markokr commented 4 years ago

Seems there was still mismatch in versioning.

Could you try install from master?

Ivanov-Anton commented 4 years ago

The error was successfully fixed. Please consider installing through apt