Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

Single command for Postgresql backup and restore

If u want to parallel dump and restore from one cluster to other u can use below statement.

pg_dump -U postgres -h source_host source-db | psql -U postgres -h Target-host Target-db

Comments

Popular posts from this blog

Pgbadger Feature In Postgresql

ERROR: operator does not exist: text ->> unknown LINE 1: ...stomer' as customer_name,sales_info ->>'PRODUCTS' ->>'produc... ^ HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts.

rman interview and scenario based questions and answer and also rman(backup and recovery) discussions panel

PostgreSQL Enterprise Manager - PEM Monitoring Tools

aireplay-ng