Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

restart postgres ubuntu

sudo service postgresql restart
Comment

postgresql server restart

sudo service postgresql start
Comment

how to restart psql in linux

sudo service postgresql restart
# To restart the postgresql service
Comment

restart postgresql

sudo /etc/init.d/postgresql restart
Comment

restart postgreSql from terminal


            
                
            
         pg_ctl -D "C:Program FilesPostgreSQL12data" restartCode language: JavaScript (javascript)
Comment

PREVIOUS NEXT
Code Example
Shell :: linux kustomize install 
Shell :: Unable to create directory wp-content/uploads/. Is its parent directory writable by the server? 
Shell :: bash loop lines in file 
Shell :: bash add text to file 
Shell :: Setfacl 
Shell :: ubuntu check ssh 
Shell :: gitignore global example 
Shell :: change remote url github 
Shell :: how to run shell script in linux 
Shell :: add router to vue 
Shell :: open folder in gui from terminal linux 
Shell :: powershell elevate to admin within a function 
Shell :: git keeps changed file when switching to different branch 
Shell :: untar file in linux 
Shell :: ubuntu delete directory and all files 
Shell :: robotframework seleniumlibrary install 
Shell :: sh: 1: nodemon: not found 
Shell :: install cv2 
Shell :: grep windows 
Shell :: how to check whether git is initialized or not 
Shell :: install fontforge linux 
Shell :: docker created network 
Shell :: aws-sdk npm 
Shell :: git eof config 
Shell :: remove local images 
Shell :: styled-components 
Shell :: Deploy page 
Shell :: ping madule for ansible 
Shell :: react natibe debugger 
Shell :: git flow init 
ADD CONTENT
Topic
Content
Source link
Name
8+3 =