Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #9578

Closed
Open
Created Aug 25, 2015 by Administrator@rootOwner

CI postgress not working, may be my fault.

Created by: ashwin31

I am able to run tests with mysql as backend but not with pgsql as backend.

do i need to install postgresql on CI server? I thought postgresql is already installed on it and gitlab uses postgresql.

mysql server is not having any gitlab related db, so, its clear that gitlab is not using mysql. postgresql seems to be not installed on the server by the following command root@git:~# sudo service postgresql status postgresql: unrecognized service

I can install postgresql and configure it but somewhere I am afraind that it may messup the system if gitlab is already using postgresql that I am not aware of.

help me to run testcases to use postgresql

Assignee
Assign to
Time tracking