pgAdmin Query Tool Shortcuts,Top 30 pgAdmin Query Tool Shortcuts
Top 30 pgAdmin Shortcuts
Here are 30 of the most useful pgAdmin shortcuts:
General Navigation
- Ctrl+N: Open a new connection
- Ctrl+O: Open an existing connection
- Ctrl+S: Save the current connection
- Ctrl+W: Close the current window
- Ctrl+Tab: Switch to the next tab
- Ctrl+Shift+Tab: Switch to the previous tab
- Ctrl+F: Find text in the current window
- Ctrl+H: Replace text in the current window
- Ctrl+Shift+F: Find text in the entire pgAdmin session
Database Objects
- Ctrl+Shift+N: Create a new object (database, schema, table, etc.)
- Ctrl+Shift+R: Refresh the object list
- Ctrl+Enter: Execute the current SQL query
- F5: Execute the current SQL query
- F9: Execute the selected SQL statement
- Ctrl+Shift+E: Export the current object to a file
- Ctrl+Shift+I: Import an object from a file
Query Editor
- Ctrl+Z: Undo the last action
- Ctrl+Y: Redo the last action
- Ctrl+C: Copy the selected text
- Ctrl+V: Paste the copied text
- Ctrl+X: Cut the selected text
- Ctrl+A: Select all text
- Ctrl+B: Bold the selected text
- Ctrl+I: Italicize the selected text
- Ctrl+U: Underline the selected text
Other
- F1: Open the help documentation
- Ctrl+Shift+P: Open the command palette
- Ctrl+Shift+S: Save the current session
- Ctrl+Shift+L: Load a saved session
Note: These shortcuts may vary slightly depending on your pgAdmin version and operating system.