Git Product home page Git Product logo

Comments (6)

lippserd avatar lippserd commented on May 30, 2024 1

This was fixed with d80a251.

@lippserd is there anything which speaks against a release with the current state?

@nbuchwitz Only the sorting issue because I'm quite sure that we don't ORDER BY anywhere. But anyway, this would be an easy fix and we should be good for a release during the next two weeks.

from icingaweb2-module-cube.

mtdeguzis avatar mtdeguzis commented on May 30, 2024

Ah.. I see from a prior ticket that this requires 9.5+

ROLLUP requires pgsql 9.5 or above.

from icingaweb2-module-cube.

mtdeguzis avatar mtdeguzis commented on May 30, 2024

Upgraded to PostgreSQL 10 and I still see this on v1.1.0.

cd /usr/share/icingaweb2/modules/
git checkout v1.1.0

# Local
$ scl enable rh-postgresql10 "psql --version"
psql (PostgreSQL) 10.6

# Remove instance used:
$ scl enable rh-postgresql10  "psql -h ${DB_HOST} -U ${DB_USER}"
psql (10.6)
Type "help" for help.

postgres=# 

$ rpm -qa | grep postgresql
rh-postgresql10-postgresql-10.6-1.el7.x86_64
rh-postgresql10-postgresql-libs-10.6-1.el7.x86_64
postgresql-libs-9.2.24-2.el7_7.x86_64
rh-postgresql10-runtime-3.1-1.el7.x86_64
rh-postgresql10-postgresql-server-10.6-1.el7.x86_64

Icingaweb2 is functioning just fine. Am I doing something wrong?

from icingaweb2-module-cube.

mtdeguzis avatar mtdeguzis commented on May 30, 2024

This does work on master it seems. Is there any chance of a branch or tag I can pin to rather than master?

image

from icingaweb2-module-cube.

nbuchwitz avatar nbuchwitz commented on May 30, 2024

This was fixed with d80a251.

@lippserd is there anything which speaks against a release with the current state?

from icingaweb2-module-cube.

lippserd avatar lippserd commented on May 30, 2024

I'll close here.

Just for the records, this duplicates #46.

Though, thanks for the report @mtdeguzis !

from icingaweb2-module-cube.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.