ooni / ooni/devops

notebook1 clickhouse-server has reference to database using postgresql, there is no postgresql installed

Open
#434 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HCL
Stars
4
Forks
15
Avg merge
1h 50m
Merged PRs (30d)
4

Description

ENGINE = PostgreSQL('localhost', 'thesis_ech', 'hasso_plattner_bo', '[HIDDEN]') │```

because postgresql isn't installed, this accumulates errors in the clickhouse-server.err.log

determine if it should be dropped

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with notebook1 and inspect the CREATE DATABASE statement that uses the PostgreSQL engine. Check clickhouse-server.err.log to confirm whether this reference is causing the accumulated errors and determine whether the database should be dropped. Done means the decision is documented and, if appropriate, the obsolete reference is removed without leaving those errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
clickhouse, postgresql
Domain
databases
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.