third part tools want to connect questdb by postgresql,bu don't success
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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