Simple Web-based alternative to PgAdmin - Mailing list pgsql-general

From AlexK
Subject Simple Web-based alternative to PgAdmin
Date
Msg-id 1392135444039-5791430.post@n5.nabble.com
Whole thread Raw
Responses Re: Simple Web-based alternative to PgAdmin  (alexandros_e <alexandros.ef@gmail.com>)
Re: Simple Web-based alternative to PgAdmin  (Adrian Klaver <adrian.klaver@gmail.com>)
Re: Simple Web-based alternative to PgAdmin  (Pavel Stehule <pavel.stehule@gmail.com>)
Re: Simple Web-based alternative to PgAdmin  (Sameer Kumar <sameer.kumar@ashnik.com>)
List pgsql-general
I would like to give my users the ability to invoke read-only functions and
select statements, so that they can easily see the data. Both me and the
users have experience mostly with SQL Server, so anyone can keep like 30
connections without much thinking.

Since too many open connections seems to be a serious problem on PostgreSql,
maybe giving everyone PgAdmin is asking for trouble. Instead, I would like
to expose the data via some simple Web-based interface, managing the
connections myself.

Can you recommend something very simple and light-weight, with only one
feature: run a query and display a result set.



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Simple-Web-based-alternative-to-PgAdmin-tp5791430.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: Prakash Itnal
Date:
Subject: Why there is an empty err log statememt?
Next
From: alexandros_e
Date:
Subject: Re: Simple Web-based alternative to PgAdmin