hbpgdump
TypeScript icon, indicating that this package has built-in type declarations

0.1.9 • Public • Published

pgdump

read config from env/*.env, backup. it runs pg_dump command

npm install
npm run build
npm run dump  # dump

useage

import { dumpPg } from 'hbpgdump'
dumpPg(dbinfo, filepath, excludeTables)

/hbpgdump/

    Package Sidebar

    Install

    npm i hbpgdump

    Weekly Downloads

    0

    Version

    0.1.9

    License

    MIT

    Unpacked Size

    7.5 kB

    Total Files

    12

    Last publish

    Collaborators

    • hoobbit