Re: pgAdmin4 Server does not create SQLite tables

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: pgAdmin4 Server does not create SQLite tables
Date: 2016-10-10 00:09:11
Message-ID: e5167e08-0eb6-397b-a093-78e04fcdb083@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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

--
--
Josh Berkus
Red Hat OSAS
(any opinions are my own)

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Josh Berkus 2016-10-10 00:26:34 Re: pgAdmin4-web install issues WAS: PgAdmin4 is not usable when installed from RPMs on Fedora linux
Previous Message Josh Berkus 2016-10-10 00:04:59 pgAdmin4 Server does not create SQLite tables