Re: .dmp files in postgresql - Mailing list pgsql-general

From Thom Brown
Subject Re: .dmp files in postgresql
Date
Msg-id CAA-aLv7tUo4fb8LXn3+NMEnTX2+A9oaBGVdt-4xxyX1u1Dvozg@mail.gmail.com
Whole thread Raw
In response to Re: .dmp files in postgresql  (Alpha Beta <dzjitaru@gmail.com>)
List pgsql-general
On 25 November 2011 20:31, Alpha Beta <dzjitaru@gmail.com> wrote:
> While you say, I opened the file with bloc note and I noticed that it's not
> a binary file but plain with SQL commands and so on.
> I tried what you said also but didn't work.
> Any suggestion? or maybe the commands I'm using doesn't find the path for
> the 2 files?

If it couldn't find the file, you'd receive an error message.

How do you know nothing happened?  Did you check the database you
loaded the file into for the objects it's supposed to create?  From
looking at the files, what do they create/insert etc?

So when you loaded the example1.dmp file into the example1 database,
did you then connect to that database and look for restored items?

Regards

Thom

pgsql-general by date:

Previous
From: Alpha Beta
Date:
Subject: Re: .dmp files in postgresql
Next
From: Adrian Klaver
Date:
Subject: Re: .dmp files in postgresql