Skip to content

prasertcbs/postgresql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostgreSQL

แหล่งรวม PostgreSQL database สำหรับการเรียนรู้

การ backup/restore ฐานข้อมูล

IMAGE ALT TEXT HERE

  1. ทำการสร้าง database ใหม่ขึ้นมา
  2. restore .tar ไฟล์ไปยัง database ที่สร้างขึ้น

pg_restore tips

print summarized TOC of the archive

pg_restore -l disney.tar

convert pg_backup tar/custom format (with compression) to sql script

pg_restore -f disney.sql disney.tar

About

PostgreSQL sample database, json, csv, tsv files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors