Windows installers Interactive installer by EnterpriseDB. First steps after installation. U postgres psql (.0) Type help for help. You are using psql, the command-line interface to PostgreSQL.
Connect to PostgreSQL database from other applications.
In addition, if you develop an application that uses an appropriate driver, the application can connect to the PostgreSQL database server as well. This article describes how to connect to a PostgreSQL database from the command line using the psql program. You can use the psql program as a quick and easy way to access your databases directly. APPLIES TO: SQL Server, including on Linux Azure SQL Database Azure SQL Data Warehouse Parallel Data Warehouse This topic shows you how to connect to a PostgreSQL data source from the Choose a Data Source or Choose a Destination page of the SQL Server Import and Export Wizard.
It covers how to connect to postrgreSQL (with code samples), and how to setup ODBC. Set Up a PostgreSQL Database on Windows. The procedure describes setting up the database server using the psql command-line tool.
This is important because for the time being the Windows platform outnumbers Linux on the desktop and as software developers we are more likely to be able to determine the backend portions of our application.