Configuration property fixed at build time - All other configuration properties are overridable at runtime

Configuration property

Type

Default

Directory where persistence information is hold

Environment variable: QUARKUS_EMBEDDED_POSTGRESQL_DATA_DIR

string

How long PostgreSQL will have to start before it times out. Value is milliseconds.

Environment variable: QUARKUS_EMBEDDED_POSTGRESQL_STARTUP_WAIT

long

Optionally configurable port for the postgresql server. If not set, 62537 is picked.

Environment variable: QUARKUS_EMBEDDED_POSTGRESQL_PORT

int

Set string type

Environment variable: QUARKUS_EMBEDDED_POSTGRESQL_STRING_TYPE

string

unspecified