Re: Poll on your LAPP Preferences - Mailing list pgsql-general

From brew@theMode.com
Subject Re: Poll on your LAPP Preferences
Date
Msg-id Pine.BSF.4.58.0508091244550.25688@themode.com
Whole thread Raw
In response to Poll on your LAPP Preferences  ("Google Mike" <googlemike@hotpop.com>)
Responses Re: Poll on your LAPP Preferences  (Chris Travers <chris@travelamericas.com>)
List pgsql-general
Mike.....

> If I can improve this process, then a developer can download my web app,
> try it out rapidly, comparing it against others, and hopefully decide on
> mine because I have made it easy to get started and easy to customize to
> their tastes.

If it's a Linux-Apache-PHP-PostgreSQL web app you only need one user, the
one your PHP script logs in as.  Then maybe you could put the same
randomly generated password in both postgres and the PHP script.

Or even have the user name be randomly generated, with or without a
password.

The default would be local access, just to try it out.  If remote access
is wanted it could be a question on the setup script.  Or even done
manually - I don't think anybody will be setting it up across two or more
machines without being pretty sure they want to install your app
permanently.

Just some thoughts off the top of my head.....

brew

 ==========================================================================
                  Strange Brew   (brew@theMode.com)
  Check out my Stock Option Covered Call website  http://www.callpix.com
     and my Musician's Online Database Exchange http://www.TheMode.com
 ==========================================================================


pgsql-general by date:

Previous
From: "Joel Fradkin"
Date:
Subject: Re: [ADMIN] postgres & server encodings
Next
From: "Matthew T. O'Connor"
Date:
Subject: Re: Query stucked in pg_stat_activity