Backing up HDSI server database
<add name="PSQL_CLIN" connectionString="server=localhost; database=openiz_staging; user id=postgres; password=postgres; " providerName="Npgsql"/>C:\Program Files\PostgreSQL\9.4\bin>pg_dump -h localhost -U postgres -W --dbname=openiz_staging > c:\temp\mybackup.sql Password:
PreviousPostgreSQL connections fail with block messageNextYou receive an "out of disk space" error on the IMS server
Last updated
Was this helpful?