Re: Question

From: "Dave Page" <dpage(at)pgadmin(dot)org>
To: daniel(dot)dascar(at)ascent-soft(dot)ro
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Question
Date: 2008-06-19 08:27:17
Message-ID: 937d27e10806190127x5ba98239o7d33be55e615b30f@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Thu, Jun 19, 2008 at 8:34 AM, daniel <daniel(at)ascent-soft(dot)ro> wrote:
> Is there a tool to convert
> postgresql backups (sql.gz files) to Pgadmin Backups ?

With the exception of PLAIN format dumps, they are entirely compatible
because pgAdmin just calls pg_dump to create them. PLAIN format
backups must be fed into psql however - pg_restore doesn't understand
them, and that's what pgAdmin uses for restores.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

In response to

  • Question at 2008-06-19 07:34:43 from daniel

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message daniel 2008-06-19 08:31:10 Re: Question
Previous Message daniel 2008-06-19 07:34:43 Question