Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D Docker Tripal
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • applied-bioinformatics
  • Docker Tripal
  • Issues
  • #2

Closed
Open
Created Sep 23, 2021 by Warris, Sven@warri004Owner

function create_point(integer, bigint) does not exist

There is a recurrent error in postgresql:

postgres_1 | ERROR: function create_point(integer, bigint) does not exist at character 13 postgres_1 | HINT: No function matches the given name and argument types. You might need to add explicit type casts. postgres_1 | QUERY: SELECT box (create_point(0, $1), create_point($2,500000000)) postgres_1 | CONTEXT: SQL function "boxrange" during inlining postgres_1 | automatic analyze of table "postgres.chado.featureloc"

Unclear where it coming from, but there might be a solution (relatively old):

http://ubuncent.blogspot.com/2011/04/chado-and-postgresql-error-function.html

Assignee
Assign to
Time tracking