menu
serverpod_postgres_pool package
documentation
postgres_pool.dart
PostgreSQLConnection
isUnixSocket property
isUnixSocket property
dark_mode
light_mode
isUnixSocket
property
bool
isUnixSocket
final
If true, connection is made via unix socket.
Implementation
final bool isUnixSocket;
serverpod_postgres_pool package
documentation
postgres_pool
PostgreSQLConnection
isUnixSocket property
PostgreSQLConnection class