Module pg_fetch

Source
Expand description

Fetch postgresql binaries

Download and unpack postgresql binaries

Structs§

PgFetchSettings
Settings that determine the postgres binary to be fetched
PostgresVersion
Postgresql version struct (simple version wrapper)

Constants§

PG_V9
Latest postgres version 9
PG_V10
Latest postgres version 10
PG_V11
Latest pstgres version 11
PG_V12
Latest postgres version 12
PG_V13
Latest postgres version 13
PG_V14
Latest postgres version 14
PG_V15
Latest postgres version 15