On Mon, May 28, 2018 at 8:43 PM, Khushboo Vashi <
[email protected]> wrote:
> Hi,
>
> This issue has been already reported. https://redmine.postgresql.org
> /issues/3361
>
> For time being, you can set the 'Show system objects?' to True to list
> down the template0 and template1.
> T
Hi,
This issue has been already reported. https://redmine.postgresql.
org/issues/3361
For time being, you can set the 'Show system objects?' to True to list down
the template0 and template1.
This is just a work around, this issue will be fixed.
Thanks,
Khushboo
On Mon, 28 May 2018, 20:28 Steve
Hi,
I have just installed a clean copy of Postgres 10.4 and pgAdmin4 V3.0. When I
try to create a new DB I cannot select template0 or template1 as the template
because they do not appear in the list. If I execute:
select datname,datistemplate from pg_database;
I get the following output:
datn
Re: David Gilman 2018-05-27
> The error is intermittent, it seems that by restart apache you can
> sometimes make it work but right now I seem to be in a situation where I
> can't get pgadmin4 to start at all.
> Flask-HTMLmin==1.3.2
> htmlmin==0.1.11
You need htmlmin 0.1.12:
https://github.com