Hi,
It is marked "to be fixed". I've unassigned it from you.
On Tue, Feb 23, 2021 at 1:57 AM Frank Limpert
wrote:
> Dear Developers,
>
> https://redmine.postgresql.org/issues/5963
>
> I created this bug report in redmine some months ago. Shortly after
> that, someone assigned it to me. After al
Dear Developers,
https://redmine.postgresql.org/issues/5963
I created this bug report in redmine some months ago. Shortly after
that, someone assigned it to me. After all this time, I've got the
feeling, that someone is waiting for me to advance that topic somehow.
Unfortunately, I can't add some
On Mon, Feb 22, 2021 at 3:22 PM James B. Byrne
wrote:
>
>
> On Mon, February 22, 2021 04:14, Dave Page wrote:
> > On Fri, Feb 19, 2021 at 8:00 PM James B. Byrne
> > wrote:
> >
> >>
> >> Is there no way to restore from an sql file from within pgadmin4?
> >>
> >
> > Not at present, because pg_rest
On Mon, February 22, 2021 04:14, Dave Page wrote:
> On Fri, Feb 19, 2021 at 8:00 PM James B. Byrne
> wrote:
>
>>
>> Is there no way to restore from an sql file from within pgadmin4?
>>
>
> Not at present, because pg_restore can't do it. You'd need to feed the file
> into the psql command line u
On Fri, Feb 19, 2021 at 8:00 PM James B. Byrne
wrote:
> I used pgadmin4 to create a dump file in plain sql.
>
> I am trying to use this file to populate a test database on another
> postgresql
> host. I can find the file previously created. It appears correct:
>
> [root@vhost01 ~ (master)]# fil