Re: problem backup/restore PSQL DB

From: "Shoaib Mir" <shoaibmir(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: problem backup/restore PSQL DB
Date: 2006-07-25 08:45:04
Message-ID: bf54be870607250145w18af0d2ay8be879e123287d69@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

You can also try using 'pg_dumpall' (
http://www.postgresql.org/docs/8.1/static/app-pg-dumpall.html) that will
take the dump of all the users, groups and databases.

Thanks,

Shoaib Mir
EnterpriseDB

On 7/25/06, Paul S <plabrh1(at)gmail(dot)com> wrote:
>
>
> It looks like it's a user configuration issue. I have hit user setup
> issues
> while restoring DB's before and generally I find it useful to create the
> Users and/or Groups manually on the new server first before restoring the
> DB's whenever I hit problems like that. Try syncing the users manually,
> (assuming that there are only a few and that it could be done manually
> with
> some level of ease) and then try restoring again.
>
> -Paul
> --
> View this message in context:
> http://www.nabble.com/problem-backup-restore-PSQL-DB-tf1995768.html#a5478199
> Sent from the PostgreSQL - admin forum at Nabble.com.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Shoaib Mir 2006-07-25 08:56:16 Re: Checking what is the current query running
Previous Message Szabolcs BALLA 2006-07-25 08:39:23 Out of memory when vacuuming