Troubleshooting of PostgreSQL: Difference between revisions

Jump to navigation Jump to search
m
 
Line 94: Line 94:


'''How to trigger it'''
'''How to trigger it'''
In the Query Tool, press `Ctrl / Cmd + Space`. However, on macOS, `Ctrl + Space` is reserved for switching input methods, and `Cmd + Space` opens Spotlight so the shortcut conflict likely prevents the autocomplete menu from appearing. This menu is what normally shows suggestions for tables, columns, schemas, and keywords.
In the Query Tool, press `Ctrl / Cmd + Space`. However, on macOS, `Ctrl + Space` is reserved for switching input methods, and `Cmd + Space` opens Spotlight, so the shortcut conflict likely prevents the autocomplete menu from appearing. This menu is what normally shows suggestions for tables, columns, schemas, and keywords.


'''How to make autocomplete appear as you type'''
'''How to make autocomplete appear as you type'''

Navigation menu