Help me for the Query - Mailing list pgsql-bugs

From laveen tepan
Subject Help me for the Query
Date
Msg-id CAOKqCsLLbFsx=F5LpGznokyYqD=YjeRG6K2R+x=JU+J5WziW4g@mail.gmail.com
Whole thread Raw
Responses Re: Help me for the Query  (John McKown <john.archie.mckown@gmail.com>)
List pgsql-bugs
I get a dump database which is created by the use of pg_dump command on Postgresql 9.3 and i am using Postgresql 10
By using pg_restore i am trying to recover the data
but i get the error so please help me in this

"pg_restore --host "localhost" --port "5432" --username "postgres" --no-password --role "hellowallet" --dbname "Replica" --verbose "path of file "

The error is
 pg_restore: [archiver] input file does not appear to be a valid archive

pgsql-bugs by date:

Previous
From: Praveen Kumar
Date:
Subject: How to avoid trailing zero (after decimal point) for numeric type column
Next
From: John McKown
Date:
Subject: Re: Help me for the Query