Evgeny Morozov
Evgeny Morozov
Still running into this and it's preventing us from upgrading to Npgsql 6. Can it be changed to explicitly request TLS 1.1 and 1.2 as Npgsql 5 did?
Just tried it now, rebooted and I still get the same error. @roji
Is there an estimate of when this is expected to be released? We're enabling nullable reference types in our projects now and the lack of NUnit support for them is...
With `cluster crosscheck` this is happening even if I do set PGCLUSTER on the command line. PostgreSQL 15.0 and repmgr 5.3.3. ``` postgres:~$ LC_ALL=C PGCLUSTER=15/MY_INSTANCE repmgr -f /etc/postgresql/15/MY_INSTANCE/repmgr.conf -v cluster...
I'm using rollup-plugin-serve-proxy - thanks very much for the fork - but it would be great to get this merged!
Still happening with repmgr 5.3.3, PostgreSQL 15.2. In fact, on the primary I get: ``` pg_dump: warning: there are circular foreign-key constraints on this table: ``` ... with no tables...
Installing from the downloaded .tar.gz file in a directory with a shorter path also worked around this for me (on Windows 7), but it would be great to fix this,...
@OsirisTerje "Discover tests in real time from C# and Visual Basic .NET source files" was checked, yes. I tried unchecking it, but that did not change the behavior described in...
Thanks, but that did not fix it for me. I still get the same error.