questdb / questdb/questdb

third part tools want to connect questdb by postgresql,bu don't success

Open
#2,510 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Compatibility Question
Dominant language
Java
Stars
17.3k
Forks
1.6k
Avg merge
5d 10h
Merged PRs (30d)
28

Description

Describe the bug

the config is default as questdb.
but the third party error is
SQL 错误 [00000]: ERROR: Duplicate column [name=oid]
位置:14
ERROR: Duplicate column [name=oid]
位置:14
ERROR: Duplicate column [name=oid]
位置:14

Contributor guide

Open the contributing guide

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 by reproducing the reported PostgreSQL connection failure with QuestDB's default configuration and a third-party tool. Investigate the source of the duplicate oid column error; done means PostgreSQL-compatible clients connect without that error.

Written by the indexing model from the issue text.

Assessment

Tech stack
postgresql
Domain
database
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.