Constructor PostgresSchemeSyncProvider(IRedbContext, RedbServiceConfiguration?, string?, ILogger?)

Assembly: redb.Postgres.dll

Creates PostgreSQL scheme sync provider with default PostgreSqlDialect.

public PostgresSchemeSyncProvider(IRedbContext context, RedbServiceConfiguration? configuration = null, string? cacheDomain = null, ILogger? logger = null)