Wednesday, February 25, 2015

PostgreSQL DB dump

Type following command from command prompt and get dump.


【Command】
pg_dump -U postgres --inserts --encoding=SJIS dbname > [filname].log