Re: How to restore - Mailing list pgsql-general

From Guillaume Lelarge
Subject Re: How to restore
Date
Msg-id CAECtzeWLZ-aJYpAFEfxfaAAQWYZD1CEGO5xE=JBqYtPc4hcogQ@mail.gmail.com
Whole thread Raw
In response to How to restore  (Sachin Srivastava <ssr.teleatlas@gmail.com>)
List pgsql-general

Please keep the list in your answers.

Le 10 août 2015 7:51 AM, "Sachin Srivastava" <ssr.teleatlas@gmail.com> a écrit :
>
> Dear Guillaume,
>
> What is the syntax of this (psql), kindy confirm.
>

That can be: psql -f the_file the_database

> Regards,
> Sachin
>
> On Mon, Aug 10, 2015 at 11:18 AM, Guillaume Lelarge <guillaume@lelarge.info> wrote:
>>
>> Hi,
>>
>> Le 10 août 2015 7:43 AM, "Sachin Srivastava" <ssr.teleatlas@gmail.com> a écrit :
>> >
>> > Dear Team,
>> >
>> > If I have taken any backup successfully through pg_dump? How can I restore this pg_dump(Sql file) without use of pg_restore.
>> >
>> > There is any command line option or through psql, kindly inform to me.
>> >
>>
>> If it's an SQL file, you can run it through psql.
>>
>> --
>> Guillaume
>
>

pgsql-general by date:

Previous
From: Michael Paquier
Date:
Subject: Re: How to restore
Next
From: Andomar
Date:
Subject: Re: How to restore