Skip to content

Commit e783efd

Browse files
authored
Update create-postgresql-db.txt
1 parent 55c7c33 commit e783efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

create-postgresql-db.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ GRANT ALL PRIVILEGES ON DATABASE db TO user;
2424
GRANT ALL PRIVILEGES ON SCHEMA public TO user;
2525
ALTER DEFAULT PRIVILEGES IN SCHEMA public GRANT ALL PRIVILEGES ON TABLES TO user;
2626
\q
27-
27+
sudo nano /etc/postgresql/16/main/postgresql.conf liste_host
2828

2929
server uchun 5432 port ochib qoyish esdan chiqmasin!

0 commit comments

Comments
 (0)