ssh <targetServer>". /usr/postgres/bin/setDB.bash <DBNAME>;export PGPASSWORD=pwd;pg_dumpall --roles-only -h <sourceServer> -p 5432 -U <username>| psql -a"

[Postgres] SET DB ENV
[Postgres] Size taille table / index

Leave a Comment

Your email address will not be published. Required fields are marked *