Please keep the list in your answers.
Le 10 août 2015 7:51 AM, "Sachin Srivastava" <ssr.teleatlas@xxxxxxxxx> 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@xxxxxxxxxxxx> wrote:
>>
>> Hi,
>>
>> Le 10 août 2015 7:43 AM, "Sachin Srivastava" <ssr.teleatlas@xxxxxxxxx> 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
>
>