How to use the autocomplete with postgres

Posted:
Wed Sep 26, 2012 1:13 am
by yhjhoo
it seems like DBeaver have the autocomplete, but I didn't find it when I use it with postgres
Re: How to use the autocomplete with postgres

Posted:
Wed Sep 26, 2012 7:36 am
by Serge
Autocomplete works in any database. You may activate it with CTRL+SPACE shortcut.
Also it will be autopopulated on "." (dot) symbol after some identifier (like schema name or table alias).