ossc-db / pg_rman

Backup and restore management tool for PostgreSQL
http://ossc-db.github.io/pg_rman/index.html
Other
476 stars 77 forks source link

fixed "Segmentation fault" or "Assertion 'progname' failed" when PGDATA directory does not exist #230

Closed zacharyxz closed 2 years ago

zacharyxz commented 2 years ago

It won't result in "Segmentation fault" or "Assertion 'progname' failed" anymore

when -D PGDATA directory does not exist. (#138)