Re: pgAdmin4 Server does not create SQLite tables

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: pgAdmin4 Server does not create SQLite tables
Дата
Msg-id CA+OCxoyUmUY4EEAx-13fcFFTvC8aTAZEDfHyoG=wFJbOk9GSLA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgAdmin4 Server does not create SQLite tables  (Josh Berkus <josh@agliodbs.com>)
Список pgadmin-support


On Sunday, October 9, 2016, Josh Berkus <josh@agliodbs.com> wrote:
On 10/09/2016 05:04 PM, Josh Berkus wrote:
> sqlite> select * from ConfigDB;
> Error: no such table: ConfigDB

More relevantly:

sqlite> select * from version;
Error: no such table: version

Does it create pgadmin4.db at all?

Having removed it if present, what's the output from running 'python setup.py'? Any errors? If not, try opening the database file and getting a list of tables. What is actually there?

Thanks.


--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

В списке pgadmin-support по дате отправления:

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: pgAdmin4-web install issues WAS: PgAdmin4 is not usable when installed from RPMs on Fedora linux
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: pgAdmin4 Server does not create SQLite tables