Re: Can I restrict backups?
От
John DeSoi
Тема
Re: Can I restrict backups?
Дата
Msg-id
7A4AADFB-12E4-4F73-BA09-CC8BED4E3E17@pgedit.com
Ответ на
Re: Can I restrict backups? (Andreas)
Список
Дерево обсуждения
Can I restrict backups? Andreas <maps.on@gmx.net>
Re: Can I restrict backups? Scott Marlowe <smarlowe@g2switchworks.com>
Re: Can I restrict backups? Andreas <maps.on@gmx.net>
Re: Can I restrict backups? Andrew Sullivan <ajs@crankycanuck.ca>
Re: Can I restrict backups? John DeSoi <desoi@pgedit.com>
Re: Can I restrict backups? "Ewald Geschwinde" <egeschwinde@gmail.com>
On May 23, 2007, at 4:44 AM, Andreas wrote: > Right. > It's like that. They should work on projects that only contain a > subset e.g. of customer addresses and subsequently on the task > related objects like orders regarding the current project. Another thought is to make all data returned through pl/pgsql function calls (see SECURITY DEFINER option). I think you could revoke all access to the underlying tables. In addition to only returning data relevant to the task, the function could automatically limit the number of rows returned to make it more difficult to dump large amounts of data. John DeSoi, Ph.D. http://pgedit.com/ Power Tools for PostgreSQL
В списке pgsql-admin по дате отправления