Re: how to list rules?

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: how to list rules?
Дата
Msg-id 20050914131948.GA24504@winnie.fuhr.org
обсуждение исходный текст
Ответ на how to list rules?  (Oleg <evdakov@iwk.uka.de>)
Список pgsql-general
On Wed, Sep 14, 2005 at 10:05:15AM +0200, Oleg wrote:
> I am new to PostgreSQL. I am experementing with rules. There is a way to
> create and drop rules but I did not find a way to list all existing
> rules. How do I view rules that I have?

In psql "\d tablename" shows a table's rules; otherwise you could
query the pg_rules system view.

http://www.postgresql.org/docs/8.0/interactive/view-pg-rules.html

--
Michael Fuhr

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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: oracle's first_value function for postgres?
Следующее
От: "ravi chotalia"
Дата:
Сообщение: buffer manager