update npgsql to version 8.0.2 (from nuget) set its sll mode to disable. UNTESTED :(

This commit is contained in:
UbitUmarov
2024-05-08 20:36:33 +01:00
parent 1736b6a8a0
commit 264e5f8cbe
4 changed files with 2 additions and 5622 deletions

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -35,7 +35,7 @@
; Uncomment these lines if you want to use PGSQL storage
; Change the connection string to your db details
;StorageProvider = "OpenSim.Data.PGSQL.dll"
;ConnectionString = "Server=localhost;Database=opensim;User Id=opensim; password=***;"
;ConnectionString = "Server=localhost;Database=opensim;User Id=opensim; password=***; SSL Mode=Disable"
[Hypergrid]
; Uncomment the variable GatekeeperURI in this section to enable

View File

@@ -35,7 +35,7 @@
; Uncomment these lines if you want to use PGSQL storage
; Change the connection string to your db details
;StorageProvider = "OpenSim.Data.PGSQL.dll"
;ConnectionString = "Server=localhost;Database=opensim;User Id=opensim; password=***;"
;ConnectionString = "Server=localhost;Database=opensim;User Id=opensim; password=***;SSL Mode = Disable"
[Hypergrid]
; Uncomment the variable GatekeeperURI to enable