Problem creating database with Postgres 10.4 on MacOS Sierra
От | Steve Hawes |
---|---|
Тема | Problem creating database with Postgres 10.4 on MacOS Sierra |
Дата | |
Msg-id | 064EED77-1AB2-461A-9C70-4E6E73EB2217@tmlep.com обсуждение исходный текст |
Ответы |
Re: Problem creating database with Postgres 10.4 on MacOS Sierra
|
Список | pgadmin-support |
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:
datname datistemplate
"postgres" false
"template1" true
"template0" true
The templates exist but are not showing.
How can I fix this please?
Version
3.0
Copyright
Copyright 2013 - 2018, The pgAdmin Development Team
Python Version
2.7.10 (default, Jul 30 2016, 19:40:32) [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.34)]
Flask Version
0.12.2
Application Mode
Desktop
Current User
pgadmin4@pgadmin.org
Thanks
Steve
| ||||||||||||||||||||||
| ||||||||||||||||||||||
|
Вложения
В списке pgadmin-support по дате отправления: