postgres

package
v0.41.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 20, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package postgres registers the `client "postgres"` block. Unlike SQLite it is pure Go (the jackc/pgx/v5/stdlib driver needs no cgo), so there is no build-tag split and it is available in both the full and minimal container images.

It supplies a sqlengine.Dialect plus DSN assembly and otherwise reuses the dialect-agnostic engine in clients/sql for pooling, named queries, parameter binding, row scanning, and the result object. See doc/client-sql.md.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL