I want to create a read only database for a specified user.

From: Chris Barnes <compuguruchrisbarnes(at)hotmail(dot)com>
To: Postgres General Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: I want to create a read only database for a specified user.
Date: 2010-11-16 17:41:36
Message-ID: BLU149-W50131A1BDF2312436D8C47D4370@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hello,

I have a postgres user, that was used to create a database with some 1500+ tables.

I now want to have this database or all tables capable of read-only.

Is there an easy way of doing this? I am running 8.4.4. on Linux Centos 5

Chris Barnes
Recognia Inc.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Craig Ringer 2010-11-16 17:48:14 Re: Postgres forums ... take 2
Previous Message Tom Lane 2010-11-16 17:40:45 Re: AfterTriggerSaveEvent() called outside of query