PSQL Help

From: Andre Lucas <andre(at)amazoniasistemas(dot)com(dot)br>
To: "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org>
Subject: PSQL Help
Date: 2020-02-17 20:38:34
Message-ID: 20200217203834.2D6937A0211@proxy.email-ssl.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I am having the following problem when trying to restore a backup of a following file.

the version of postGre on my machine is 9.3

However, the backup was made in version 9.2.15

I get the following message when I try to run psql:

psql -h localhost -U postgres NovoBD -f Backup17.sql

“psql: warning: extra command-line argument "-f" ignored
psql: warning: extra command-line argument "Backup17.sql" ignored
psql (9.3.21)”

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2020-02-17 22:22:24 Re: Possible memory leak in PostgreSQL 12.2 on truncate, insert or delete when type interval is involved
Previous Message Tom Lane 2020-02-17 17:59:37 Re: pg_dump No comment for policy