| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Josh Berkus <josh(at)agliodbs(dot)com> |
| Cc: | pgAdmin Support <pgadmin-support(at)postgresql(dot)org> |
| Subject: | Re: pgAdmin4 Server does not create SQLite tables |
| Date: | 2016-10-11 03:31:29 |
| Message-ID: | CA+OCxoyUmUY4EEAx-13fcFFTvC8aTAZEDfHyoG=wFJbOk9GSLA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
On Sunday, October 9, 2016, Josh Berkus <josh(at)agliodbs(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Josh Berkus | 2016-10-11 03:39:41 | Re: pgAdmin4 Server does not create SQLite tables |
| Previous Message | Josh Berkus | 2016-10-10 18:36:43 | Re: pgAdmin4-web install issues WAS: PgAdmin4 is not usable when installed from RPMs on Fedora linux |