Mert Çakmak
Mert Çakmak
I try this command => **k virt start iso-win10** I see below result. **You are using a client virtctl version that is different from the KubeVirt version running in the...
For example: **1) lastdate value is static ('2022-08-31 11:08') .** `iter := Session.Query("SELECT * FROM students where lastdate>'2022-08-31 11:08' and firstname=? ALLOW FILTERING", name).Iter();`  **2) lastdate is variable and...
Hi, I have a problem. Console error this like following panic: command not found: pg_dump What is problem? go version go1.19.5 windows/amd64 CODE ------- package main import ( "fmt" pg...