ClickHouse / ClickHouse/walshadow

Issue with pg_stat_ch

Open
#124 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
118
Forks
5
Avg merge
1d 19h
Merged PRs (30d)
38

Description

```
Sep 03 10:31:44 ip-10-186-1-164 walshadow-run[5704]: Error: bootstrap
Sep 03 10:31:44 ip-10-186-1-164 walshadow-run[5704]: Caused by:
Sep 03 10:31:44 ip-10-186-1-164 walshadow-run[5704]: 0: bootstrap oracle: greenfield needs it to resolve tier-3 types; refusing to load empty columns
Sep 03 10:31:44 ip-10-186-1-164 walshadow-run[5704]: 1: bootstrap oracle provision
Sep 03 10:31:44 ip-10-186-1-164 walshadow-run[5704]: 2: apply schema
Sep 03 10:31:44 ip-10-186-1-164 walshadow-run[5704]: 3: psql -f - failed (exit 3): psql::14423: WARNING: pg_stat_ch must be loaded via shared_preload_libraries
Sep 03 10:31:44 ip-10-186-1-164 walshadow-run[5704]: psql::27030: ERROR: role "chpg_console_admin" does not exist
```

Contributor guide

No contributing guide indexed for this repository

Research direction

No source files or tests are named. Start by reproducing the bootstrap schema application and inspect the pg_stat_ch preload warning and missing chpg_console_admin role; trace the bootstrap path that invokes psql. Done means the reported bootstrap failure is resolved and schema application completes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
clickhouse, postgresql, rust
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.