Skip to content

Commit 9d263e0

Browse files
authored
Update create-postgresql-db.txt
1 parent e783efd commit 9d263e0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

create-postgresql-db.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,8 @@ ALTER DEFAULT PRIVILEGES IN SCHEMA public GRANT ALL PRIVILEGES ON TABLES TO user
2727
sudo nano /etc/postgresql/16/main/postgresql.conf liste_host
2828

2929
server uchun 5432 port ochib qoyish esdan chiqmasin!
30+
31+
32+
agar permission xatolik bersa?
33+
ALTER USER <user_name> WITH SUPERUSER;
34+

0 commit comments

Comments
 (0)