Skip to content

Installation

sosedoff edited this page Dec 6, 2014 · 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

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

Clone this wiki locally