Skip to content

nguyenduc1222/pgdump_10000_tables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

#PostgreSQL - dump each table into a different file

  • Create file pgpass .pgpass have fomat "hostname:port:database:username:password"

cat "localhost:5432:SSC:postgres:123" > ~/.pgpass

chmod -R 755 dump.sh ./dump.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages