Question : Every time I reboot Windows, for some databases I get this error: The operating system returned error 21(The […]
Tag: windows-10
Clear cache in Windows
Question : I would like to make some timing tests in my PostgreSQL database. I would like to clear cache […]
PostgreSQL 11 Windows 10 Truncates All Tables on Shutdown
Question : i have a new Windows 10 laptop with beefed up processors, 16GB RAM and 2TB SSD storage. I […]
Issue with 2016 developer edition install
Question : Issue with 2016 developer edition install on new windows 10 machine. Not finding any docs or similar issues […]
SQL Server 2014 SP1 Setup Freezes Removing Temporary Files On Windows 10 x64
Question : I want to install SQL Server 2014 Enterprise Edition with Service Pack 1 on Windows 10. But when […]
How to set up signed SSL Root and Leaf certificates on a PostgreSQL 11 database on Ubuntu and Windows 10 Power BI plus PostgreSQL?
Question : I have Power BI and PostgreSQL 11 installed on Windows 10 and my primary PostgreSQL 11 database on […]
SQL server memory pressure
Question : First observed few months ago at end-user’s laptop (rather slow i3 CPU, 4GB RAM, SSD) with SQL 2014 […]
Connect to WSL2 Postgres database from local network
Question : I run Postgres 12 service in Windows Subsystem for Linux 2 (WSL2). In my /etc/postgresql/12/main/postgresql.conf, I have: listen_addresses […]
How to restore one mysql database with mysqldump
Question : to make a backup I run: mysqldump –host=localhost –user=root –password=whatever –single-transaction –routines –triggers –log-error=error.txt mydatabase > out.sql Is […]
Can’t install Oracle 11g [closed]
Question : Closed. This question is off-topic. It is not currently accepting answers. Too localized – this could be because […]