Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

timezone brasil postgresql

## Edit file
/var/lib/postgresql/data/postgresql.conf

# Update
timezone='America/Sao_Paulo'

## If you're in docker container run:
apt update
apt install nano

# Run to edit file
nano /var/lib/postgresql/data/postgresql.conf
Comment

PREVIOUS NEXT
Code Example
Shell :: make shell script executable 
Shell :: github ue4 gitignore 
Shell :: git revert to commit hash 
Shell :: set defualt branch to main git 
Shell :: command to find Server’s Public IP Address using curl 
Shell :: install vs code in ubuntu 
Shell :: bash read a file line by line 
Shell :: export zip git project bash 
Shell :: git update recursive submodules 
Shell :: how to manage icloud drive in terminal 
Shell :: remove mariadb 
Shell :: conda install dask 
Shell :: ubuntu install github 
Shell :: port 5000 already in use 
Shell :: git not using ssh key 
Shell :: git log by date 
Shell :: how to activate utf16 in powershell 
Shell :: install virtualmin 
Shell :: git remove cache 
Shell :: get number of files 
Shell :: decompress tar.gz 
Shell :: how to check used ports linux 
Shell :: pop shell ubuntu 
Shell :: how to close a port mac 
Shell :: bash curl weather report 
Shell :: how to extract tar.gz file in colab 
Shell :: how to install admin-lte with npm 
Shell :: generating ssh key 
Shell :: streamlink save file 
Shell :: linux how to kill any process on port 
ADD CONTENT
Topic
Content
Source link
Name
1+6 =