Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for MINIO_NOTIFY_POSTGRES_MAX_OPEN_CONNECTIONS (0.13 sec)

  1. internal/event/target/postgresql.go

    	EnvPostgresQueueDir           = "MINIO_NOTIFY_POSTGRES_QUEUE_DIR"
    	EnvPostgresQueueLimit         = "MINIO_NOTIFY_POSTGRES_QUEUE_LIMIT"
    	EnvPostgresMaxOpenConnections = "MINIO_NOTIFY_POSTGRES_MAX_OPEN_CONNECTIONS"
    )
    
    // PostgreSQLArgs - PostgreSQL target arguments.
    type PostgreSQLArgs struct {
    	Enable             bool      `json:"enable"`
    	Format             string    `json:"format"`
    Registered: Sun Dec 28 19:28:13 UTC 2025
    - Last Modified: Sun Mar 30 00:56:02 UTC 2025
    - 13.3K bytes
    - Viewed (0)
Back to top