pyre.externals.Postgres

Module Contents

class pyre.externals.Postgres.Postgres

Bases: pyre.externals.Tool.Tool, pyre.externals.Library.Library

The package manager for postgres client development

category = postgresql
psql
doc = the full path to the postgres client
class pyre.externals.Postgres.Default

Bases: pyre.externals.ToolInstallation.ToolInstallation, pyre.externals.LibraryInstallation.LibraryInstallation

A generic postgres installation

category
flavor
psql
doc = the full path to the postgres client
defines
doc = the compile time markers that indicate my presence
libraries
doc = the libraries to place on the link line
dpkg(self, packager)

Attempt to repair my configuration

macports(self, packager, **kwds)

Attempt to repair my configuration