Re: Viewing existing rules.

From: Jan Wieck <janwieck(at)yahoo(dot)com>
To: Cheirie Shum <cshum(at)cats(dot)ucsc(dot)edu>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Viewing existing rules.
Date: 2002-02-05 13:31:00
Message-ID: 200202051331.g15DV0802524@saturn.janwieck.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Cheirie Shum wrote:
> Hi,
>
> How do i view the rules i've created for a certain table? I don't see
> an obvious way to do this using pgaccess or sql.

SELECT * FROM pg_rules WHERE tablename = 'certain';

Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#================================================== JanWieck(at)Yahoo(dot)com #

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Doug McNaught 2002-02-05 13:44:45 Re: Commit , Rollback
Previous Message Martín Marqués 2002-02-05 12:48:02 Re: Solaris Install again...