Help me for the Query

From: laveen tepan <laveentepan(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Help me for the Query
Date: 2018-02-27 12:39:48
Message-ID: CAOKqCsLLbFsx=F5LpGznokyYqD=YjeRG6K2R+x=JU+J5WziW4g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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*

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message John McKown 2018-02-27 13:21:41 Re: Help me for the Query
Previous Message Praveen Kumar 2018-02-27 12:13:25 How to avoid trailing zero (after decimal point) for numeric type column