Controlling write access to a table

Поиск
Список
Период
Сортировка
От Dave Coventry
Тема Controlling write access to a table
Дата
Msg-id 4cba5adc0806180204w48067349sf5cbe4585a4efedd@mail.gmail.com
обсуждение исходный текст
Ответы Re: Controlling write access to a table  (David <wizzardx@gmail.com>)
Re: Controlling write access to a table  (Craig Ringer <craig@postnewspapers.com.au>)
Re: Controlling write access to a table  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
Список pgsql-general
Hi.

I have a database with all of the particulars of our students and I am
adding a table that will contain all of the courses and the grades
attained by the students.

All this information is to be read by just about everybody, and the
bulk of the data will be written by several clerks, and, while we
wouldn't like just anybody altering these, we don't need terribly
stringent write security.

The marks (or grades) of the students are a different matter and we
want to restrict changes to this data to a very few people.

I'm presuming that this is not a unique problem, but I have been
unable to find anything helpful on google.

Can anyone assist me?

Would it be preferable to create a separate database for this information?

Regards,

Dave Coventry

В списке pgsql-general по дате отправления:

Предыдущее
От: David
Дата:
Сообщение: Database design questions
Следующее
От: "Albe Laurenz"
Дата:
Сообщение: Re: Error when trying to drop a tablespace