PC09

Results 3 comments of PC09

Okay. I executed a few commands to check the contents of imgdata database. Command- sudo docker-compose exec db psql -U postgres -c '\l+' Output- List of databases Name | Owner...

Oh, so in that case, imgdata/ which stores 18GB data that is the only information where images is stored? . My aim is to remove the image and its related...

Thanks for your quick reply!. If the database has not stored any image data, then how the size of wsp_default database is coming up as 134GB. What all is stored...