Community

Changing Postgres pg_dump warnings into errors with sed

(Greg Sabino Mullane) Turning off warnings when loading a PostgreSQL data dump can be a trickier task than it may first appear. One of the goals of a program I was working on was to automatically load the schema of a production database into a development system.

Read More - Register for Free Membership