From: | mike g <mike(at)thegodshalls(dot)com> |
---|---|
To: | sathish <sathish(at)ceedees(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: doubt in trigger |
Date: | 2004-06-21 04:25:08 |
Message-ID: | 1087791907.2187.8.camel@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I don't know how to do it using psql but you could use pgadminIII from
www.pgadmin.org to connect to the database, view the tables and all the
triggers attached to it then. There is a linux version of it available
for free of course.
Mike
On Mon, 2004-06-14 at 23:31, sathish wrote:
> dear groups,
> how to view the trigger definition (i.e create trigger ....) which
> has already been created in the postgres. (iam working in linux terminal).
> yours sincerely,
> SathishKumar.S
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
From | Date | Subject | |
---|---|---|---|
Next Message | mike g | 2004-06-21 04:35:50 | Re: IpcMemoryCreate Failed |
Previous Message | Adam Smith | 2004-06-21 02:50:53 | Is this a "Stupid Question" ? |