pgAdmin 4.19 keyboard shortcuts

pgAdmin 4.19  

Zeynel Abidin Öztürk -
3 years ago
- Shortcuts

These pgAdmin shortcuts will help you getting faster at many operations of pgAdmin. Note that some of the shortcuts vary based on web browser (we noted it in headings).

0
Alt + ↑   Shift + F

Open the File menu

0
Alt + ↑   Shift + O

Open the Object menu

0
Alt + ↑   Shift + L

Open the Tools menu

0
Alt + ↑   Shift + H

Open the Help menu

0
Alt + ↑   Shift + B

Focus the browser tree

0
Alt + ↑   Shift + [

Move tabbed panel backward

0
Alt + ↑   Shift + ]

Move tabbed panel forward

0
Alt + ↑   Shift + Q

Open the Query Tool in the current database

1
Alt + ↑   Shift + V

View Data in the selected table/view

0
Alt + ↑   Shift + C

Open the context menu

0
Alt + ↑   Shift + N

Create an object

1
Alt + ↑   Shift + E

Edit object properties

0
Alt + ↑   Shift + D

Delete the object

0
Alt + ↑   Shift + G

Direct debugging

0
Ctrl + ↑   Shift + [

Dialog tab backward

0
Ctrl + ↑   Shift + ]

Dialog tab forward

0
Ctrl + ↑   Shift + A

Add row in Grid

0
Tab

Move focus to the next control

0
↑   Shift + Tab

Move focus to the previous control

0
⤶ Enter

Pick the selected an item in a combo box

0
Ctrl + ↑   Shift + A

Add row in Grid

0
Alt +

Move to the beginning of the line

0
Alt +

Move to the end of the line

0
Ctrl + Alt +

Move left one word

-1
Ctrl + Alt +

Move right one word

-3
Ctrl + /

Comment selected code (Inline)

0
Ctrl + .

Uncomment selected code (Inline)

-2
Ctrl + ↑   Shift + /

Comment/Uncomment code (Block)

0
Ctrl + A

Select all

0
Ctrl + C

Copy selected text to the clipboard

0
Ctrl + R

Redo last edit un-done

0
Ctrl + V

Paste text from the clipboard

0
Ctrl + Z

Undo last edit

1
Tab

Indent selected text

0
↑   Shift + Tab

Un-indent selected text

0
Alt + G

Jump (to line:column)

0
Ctrl + Space

Auto-complete

0
Ctrl + F

Find

0
Ctrl + G

Find next

0
Ctrl + ↑   Shift + G

Find previous

0
Ctrl + ↑   Shift + F

Replace

1
F5

Execute query

0
F6

Save data changes

0
F7

EXPLAIN query

0
↑   Shift + F7

EXPLAIN ANALYZE query

0
F8

Execute query to CSV file

0
Alt + O

Open file

0
Alt + S

Save file

0
Alt + N

Find option drop down

0
Alt + C

Copy row(s)

0
Alt + P

Paste row(s)

1
Alt + D

Delete row(s)

0
Alt + F

Filter dialog

0
Alt + I

Filter options drop down

0
Alt + R

Row limit

0
Alt + Q

Cancel query

0
Alt + L

Clear option drop down

0
Alt + X

Execute option drop down

0
Alt + T

Display connection status

0
Alt + Y

Copy SQL on history panel

0
Alt + I

Step in

0
Alt + O

Step over

0
Alt + C

Continue/Restart

0
Alt + T

Toggle breakpoint

0
Alt + X

Clear all breakpoints

0
Alt + S

Stop

0
Alt + ↑   Shift + Q

Enter or Edit values in Grid

0
F5

Execute query

0
F6

Save data changes

1
F7

EXPLAIN query

0
↑   Shift + F7

EXPLAIN ANALYZE query

0
F8

Execute query to CSV file

0
Alt + ↑   Shift + O

Open file

0
Alt + ↑   Shift + S

Save file

1
Alt + ↑   Shift + N

Find option drop down

0
Alt + ↑   Shift + C

Copy row(s)

0
Alt + ↑   Shift + P

Paste row(s)

0
Alt + ↑   Shift + D

Delete row(s)

0
Alt + ↑   Shift + F

Filter dialog

0
Alt + ↑   Shift + I

Filter options drop down

0
Alt + ↑   Shift + R

Row limit

0
Alt + ↑   Shift + Q

Cancel query

0
Alt + ↑   Shift + L

Clear option drop down

0
Alt + ↑   Shift + X

Execute option drop down

0
Alt + ↑   Shift + T

Display connection status

0
Alt + ↑   Shift + Y

Copy SQL on history panel

0
Alt + ↑   Shift + I

Step in

0
Alt + ↑   Shift + O

Step over

0
Alt + ↑   Shift + C

Continue/Restart

0
Alt + ↑   Shift + T

Toggle breakpoint

0
Alt + ↑   Shift + X

Clear all breakpoints

0
Alt + ↑   Shift + S

Stop

0
Alt + ↑   Shift + Q

Enter or Edit values in Grid

0
F5

Execute query

0
F6

Save data changes

0
F7

EXPLAIN query

0
↑   Shift + F7

EXPLAIN ANALYZE query

0
F8

Execute query to CSV file

0
Control + ⌥ Option + O

Open file

0
Control + ⌥ Option + S

Save file

0
Control + ⌥ Option + N

Find option drop down

0
Control + ⌥ Option + C

Copy row(s)

0
Control + ⌥ Option + P

Paste row(s)

0
Control + ⌥ Option + D

Delete row(s)

0
Control + ⌥ Option + F

Filter dialog

0
Control + ⌥ Option + I

Filter options drop down

0
Control + ⌥ Option + R

Row limit

0
Control + ⌥ Option + Q

Cancel query

0
Control + ⌥ Option + L

Clear option drop down

0
Control + ⌥ Option + X

Execute option drop down

0
Control + ⌥ Option + T

Display connection status

1
Control + ⌥ Option + Y

Copy SQL on history panel

0
Control + ⌥ Option + I

Step in

0
Control + ⌥ Option + O

Step over

0
Control + ⌥ Option + C

Continue/Restart

0
Control + ⌥ Option + T

Toggle breakpoint

0
Control + ⌥ Option + X

Clear all breakpoints

0
Control + ⌥ Option + S

Stop

0
⌥ Option + ↑   Shift + Q

Enter or Edit values in Grid

When using the Query Tool and Debugger, the following shortcuts are available for inner panel navigation:
0
Alt + ↑   Shift + ]

Move to next tab within a panel

0
Alt + ↑   Shift + [

Move to previous tab within a panel

0
Alt + ↑   Shift + Tab

Move between inner panels

Source: Pgadmin

Share this page on:
Is this page helpful?
0 0

Program information

Program name: pgAdmin 4.19 pgAdmin 4.19 (Developer tools)

pgAdmin is a development platform for PostgreSQL. It is open source and can be used on Linux, Unix, macOS, Windows.

Web page: pgadmin.org

How easy to press shortcuts: 72%

More information >>

Shortcut count: 122

Platform detected: Windows and macOS mixed

Similar programs



Advertisement

Join our mailing list!

Your email is kept private and we don't spam.