PostgreSQL > PgFoundry > pg/python
 

Programmer's Client

Proboscis

This project creates a GreenTrunk Interface implementation for programmers using PQueue. It also provides a DB-API 2.0 module.

Features

  • Green Trunk interface implementation using PQueue
  • Thread safety (disabled by default)
  • Direct function interface
  • Protocol level prepared queries
  • file-like Large Object interface
  • COPY support
  • SSL support (using Python's socket.ssl)
  • Subprocess support
  • Structured arrays and records
  • DB-API 2.0 Interface class and module

Dependencies

  • Foundation
  • PQueue
  • GreenTrunk
  • Typical (Recommended)