update npgsql to version 8.0.2 (from nuget) set its sll mode to disable. UNTESTED :(
This commit is contained in:
BIN
bin/Npgsql.dll
BIN
bin/Npgsql.dll
Binary file not shown.
5620
bin/Npgsql.xml
5620
bin/Npgsql.xml
File diff suppressed because it is too large
Load Diff
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user