Re: I want to import a database from a customer

From: "Shoaib Mir" <shoaibmir(at)gmail(dot)com>
To: "Josef Springer" <Josef(dot)Springer(at)joops(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: I want to import a database from a customer
Date: 2007-01-04 12:52:49
Message-ID: bf54be870701040452y765247d6j6a47cbc39830d141@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Use pg_dump/pg_dump utility to take the db dump and then you can restore it
using psql or pg_restore at your end.

------------------
Shoaib Mir
EnterpriseDB (www.enterprisedb.com)

On 1/4/07, Josef Springer <Josef(dot)Springer(at)joops(dot)com> wrote:
>
> Hi folks,
>
> i must analyze a customer's database offline. Can i import the databse
> of the customer into our PostgreSQL environment ?
> What must the customer send us ?
> Whats the doings for us to open it in our envioronment ?
>
> Josef
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Peter Egan 2007-01-04 17:52:45 Windows Dependency Issue
Previous Message Markus Schiltknecht 2007-01-04 12:00:16 Re: Replication