How to install dbForge Studio

dbForge tools can be installed using the installation wizard or from the command line.

In this topic, you will know how to install dbForge Studio for PostgreSQL.

Install dbForge Studio for PostgreSQL using the installation wizard

1. Run dbforgepostgresql.exe to begin installation.

2. On the Welcome to dbForge Studio for PostgreSQL page, click Install.

3. On the Select Destination page, select the directory where Devart dbForge Studio for PostgreSQL will be installed. To change the default directory, click Browse. To restore the default directory, click Restore default location. Optionally, click the License Terms link to learn End-User Agreement for Devart dbForge Studio for PostgreSQL. If you agree to the Devart dbForge Studio for PostgreSQL License Terms, click Next.

4. On the File Associations page, select the document types and file extensions associated with this application when it is installed on your computer. Click Next.

5. On the Startup Optimization page, select the option that fits your needs best and click Next.

6. Optionally, on the Installing page, you can interrupt the installation by clicking Cancel.

7. On the final page, click Finish to exit the Setup wizard. Optionally, you can select the Launch “Devart dbForge Studio for PostgreSQL” option to start the application immediately after installation.

Install dbForge Studio using Chocolatey

You can download and install dbForge Studio for PostgreSQL using Chocolatey, a package manager for Windows. Before you start, ensure you have Chocolatey installed on your machine. If not, you can download it from the official website.

Once you have Chocolatey installed, you can follow these steps to install dbForge Studio for PostgreSQL:

1. Open PowerShell as Administrator. For this, right-click the Windows PowerShell app and select Run as administrator.

2. Ensure that the Get-ExecutionPolicy is not restricted. For this, run

Get-ExecutionPolicy

If it returns Restricted, then run

Set-ExecutionPolicy AllSigned

or

Set-ExecutionPolicy Bypass -Scope Process

This will allow PowerShell to run scripts for the current session.

3. Initiate the installation of dbForge Studio for PostgreSQL. For this, enter the following command in the PowerShell window and press Enter:

choco install dbforge-pg-studio

4. Agree to run the script by pressing Y or A.

Install dbForge Studio for PostgreSQL using Chocolatey

5. Wait for installation to complete. Chocolatey will download the dbForge Studio for PostgreSQL package and install it on your computer.

6. Confirm the installation. Once the installation is complete, you can confirm it by running:

choco list --local-only

This command will list all the packages installed on your computer through Chocolatey. If the installation was successful, you should see dbforge-pg-studio in this list.

Install dbForge Studio for PostgreSQL using Chocolatey

Want to Find out More?

Overview

Overview

Take a quick tour to learn all about the key benefits delivered by dbForge Studio for PostgreSQL.
All Features

All features

Get acquainted with the rich features and capabilities of the Studio in less than 5 minutes.
Request a demo

Request a demo

If you consider employing the Studio for your business, request a demo to see it in action.
Ready to start using dbForge Studio for PostgreSQL?