Cloud API Overview > @adpt/cloud > postgres > PostgresProviderProps > user
postgres.PostgresProviderProps.user property
Postgres username as it would appear in the PGUSER environment variable
Signature:
user?: string;
Cloud API Overview > @adpt/cloud > postgres > PostgresProviderProps > user
Postgres username as it would appear in the PGUSER environment variable
Signature:
user?: string;