Re: Windows SQL query interface

Per-Olof Pettersson <pgsql@peope.net>

From: Per-Olof Pettersson <pgsql@peope.net>
To: pgsql-general@postgresql.org
Date: 2001-05-28T02:19:14Z
Lists: pgsql-general
Tony Reina wrote:

> I'm using pgAdmin as a Windows 98 interface to my PostgreSQL database.
> Is there a simple form of pgAdmin that would just allow database
> queries (something like psql but with a GUI interface on Windows 98)?
> I want to provide some non-administrators with a Windows 98 tool that
> they can easily do SELECTs but not DROP/CREATE/UPDATE/etc.
> 

Have you thought of the possibility to make another account with no 
DROP/CREATE/UPDATE... privileges.

Best regards
Per-Olof Pettersson