DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR SQL
change password postgres pgserver
sudo
-
u user_name psql db_name
ALTER
USER
user_name
WITH
PASSWORD
'new_password'
;
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#change
#password
#postgres
#pgserver
ADD COMMENT
Topic
COMMENT
Name
3+6 =
Submit