Skip to content

Installation

Dan Sosedoff edited this page Oct 2, 2016 · 16 revisions

Github Releases

Please visit Github Releases to download a precompiled binary for your operating system.

Homebrew

You can install pgweb as Homebrew Cask.

First, make sure cask is installed:

brew install caskroom/cask/brew-cask

Then install pgweb:

brew cask install pgweb

Supported Platforms

  • OSX 64 bit
  • Linux 32/64 bit
  • Windows 32/64 bit
  • ARM 64 bit

Supported PostgreSQL versions:

  • 9.1
  • 9.2
  • 9.3
  • 9.4
  • 9.5
  • 9.6

Older versions of PostgreSQL might also work but this project is not tested on 8.x branches.

Clone this wiki locally