From: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
---|---|
To: | Rich Shepard <rshepard(at)appl-ecosys(dot)com>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Postgres and LibreOffice's 'Base' |
Date: | 2016-12-04 20:25:24 |
Message-ID: | 217185b3-8d48-3b5b-f2a4-f81afa2f247c@aklaver.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 12/04/2016 12:01 PM, Rich Shepard wrote:
> On Sun, 4 Dec 2016, Adrian Klaver wrote:
>
>> The important questions that forgot to ask before, is how do you plan
>> to deploy this:
>
>> Or are you looking to deploy a front end/database combination to each
>> client?
>
> This way. I've no interest or expertise in maintaining a web site (my ISP
> does this for mine). I would provide some guidance on installing necessary
> software, but it's theirs to use as they choose.
Well that sort of negates the benefits of Web front end. You will now be
responsible for setting up a database server, a Web server and the
Django code that ties them together on each client.
What is this application going to do?
>
> Rich
>
>
--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com
From | Date | Subject | |
---|---|---|---|
Next Message | Lee Hachadoorian | 2016-12-04 21:10:38 | Extensions and privileges in public schema |
Previous Message | Tom Lane | 2016-12-04 20:05:25 | Re: INSERT ON CONFLICT of "wide" table: target lists can have at most 1664 entries |