Enable macro in PgAdmin III

By    

How to enable macro in PgAdminIII for using shortcut keys

We can enable macro for using shortcut keys in PostgreSQL PgAdminIII. For enable macro open PostgreSQL query window select the "Manage macros" menu from "Macros"
postgresql macro
When we select the "Manage macros" a pop-up window will be displayed like below.
Give the details then save.

Example for PgAdmin keyboard shortcuts using macro.

Please visit other related articles

PostgreSQL: Add macros in PgAdminIII
PostgreSQL: Export PostgreSQL data in to excel file
PostgreSQL: How to restrict the user access to the databases in Postgresql based on the permission
PostgreSQL: List table details using Alt+F1 in PostgreSQL
PostgreSQL: How to get ROW_COUNT of last executed query in PostgreSQL like MS SQL @@ROWCOUNT ?

0 comments