All Classes
-
Class Summary Class Description PgBuilder Entry point for building PostgreSQL clients.PgChannel A channel to Postgres that tracks the subscription to a given Postgres channel using theLISTEN/UNLISTENcommands.PgConnection A connection to Postgres.PgPool A ofPostgreSQL connections.PgSubscriber A class for managing subscriptions usingLISTEN/UNLISTENto Postgres channels.