Re: pg_restore is not working - Mailing list pgsql-admin

From Michael Banck
Subject Re: pg_restore is not working
Date
Msg-id 65380010.170a0220.d0c4f.7469@mx.google.com
Whole thread Raw
In response to RE: pg_restore is not working  ("Wetmore, Matthew (CTR)" <Matthew.Wetmore@express-scripts.com>)
List pgsql-admin
Hi,

On Tue, Oct 24, 2023 at 05:25:02PM +0000, Wetmore, Matthew (CTR) wrote:
> In AWS you need to use –dbname, not –d.

-d is the short option for the --dbname long option:

|$ LANG=C pg_restore --help | grep dbname
|  -d, --dbname=NAME        connect to database name


Michael



pgsql-admin by date:

Previous
From: "Wetmore, Matthew (CTR)"
Date:
Subject: RE: pg_restore is not working
Next
From: Ron
Date:
Subject: Re: pg_restore is not working