Discover Packages
github.com/deepteams/akerdock
internal
postgres
package
Version:
v0.0.0-...-942cbdc
Opens a new window with list of versions in this module.
Published: Aug 8, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package postgres opens the application pool and applies the embedded
migrations, following the startup sequence of instance-config §6.1.
Connect opens a pgx pool, retrying with backoff for at most 30 seconds.
Migrate applies the embedded goose migrations, before any network listen
(§6.1 step 3). Each migration runs in its own transaction; a failure stops
the process with the database left at the last complete migration.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.