@@ -34,6 +34,6 @@ sudo -u postgres psql
```
```sql
CREATE USER belhocine WITH password 'geii2025';
CREATE DATABASE belhocine OWNER belhocine;
create user belhocine WITH password 'geii2025';
create database belhocine OWNER belhocine;
The note is not visible to the blocked user.