Re: User can not create a new table

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: User can not create a new table
Дата
Msg-id Pine.BSF.4.21.0105071543520.79137-100000@megazone23.bigpanda.com
обсуждение исходный текст
Ответ на User can not create a new table  (Tulio Oliveira <mestredosmagos@marilia.com>)
Список pgsql-general
On Mon, 7 May 2001, Tulio Oliveira wrote:

> Hello, All
>
> How I prevent a new user to create new tables in a Data Base ?
>
> The Data Base is owned by "postgres" and I need that only the "postgres"
> user can create new tables ...

I don't think you can allow users to connect to a db but not create
tables at this time.  You should be able to disallow connects to the
db, but I'm guessing that's not what you want.

> Where are the default messages thats appears when the Referentian
> Integrity is violated ? I need change this message to portuguese...

It's compiled in I think from  backend/utils/adt/ri_triggers.c


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: New mirrors on web page
Следующее
От: Joseph Shraibman
Дата:
Сообщение: Re: 'current' timestamp bug