question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

SQL Editor does not go to position on PostgreSQL errors

See original GitHub issue

PostgresSQL 10 DBeaver 5.0.0

Executing queries creating function I get:

SQL Error [42601]: ERROR: syntax error at or near "743"

the error position is not highlighted, Doesn’t seem to have a Goto position

WORKAROUND: copy query into another editor and use “Go to Position…” with the error message position number.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

8reactions
yonisadecommented, Apr 30, 2020

Then can you please add a manual “Go to position” option? (with a keyboard shortcut)

0reactions
apiszczcommented, Apr 17, 2021

Also interested in a Goto Position offset for the SQL statement. Currently using NotePad++ go to offset feature Another bonus would be to highlight the position in the editor with an icon change/etc.

Read more comments on GitHub >

github_iconTop Results From Across the Web

how to let dbeaver to highlight sql error ... - DBA Stack Exchange
I'm not sure the accepted answer is correct. Normally I'd go into Window | Preferences | Editors | SQL Editor | Code Editor...
Read more >
how to let dbeaver to highlight sql error for ... - Stack Overflow
1 Answer 1 ... DBeaver puts the cursor to the place of error in your query in SQL Editor. For different types of...
Read more >
15: 55.8. Error and Notice Message Fields - PostgreSQL
This section describes the fields that can appear in ErrorResponse and NoticeResponse messages. Each field type has a single-byte identification token.
Read more >
Postgre SQL errors – common codes and messages - Paessler
The PostgreSQL error message “could not connect to server: no such file or directory” is known to be caused by problem with the...
Read more >
Position of error - Support : DbVis Software - DbVisualizer
The original author name has been removed] Hi, When I get an SQL error, ... SQL statement and not the position within the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found