Re: How can I save/load all triggers/stored procedures from a file?

From: drdave <abuse(at)rr(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: How can I save/load all triggers/stored procedures from a file?
Date: 2003-04-01 10:59:14
Message-ID: 6ieia.43926$k8.1607599@twister.austin.rr.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thomas Kellerer wrote:

> Razvan schrieb:
>> Hi
>>
>> Also, how can I see the body of a trigger that is already in the
>> database? If I do "\d <table_name>" I get the name of the trigger.
>> What should I do to see the body - I mean what you have typed when
>> you have created the trigger.
>
> I have just updated my SQL Workbench to support exactly this. It is a
> Java based frontend to any JDBC database. It's free and if you want, you
> can have a look at www.kellerer.org/workbench
>
> Cheers
> Thomas
Nice tool. It looks really useful. I had not seen that one before. Thanks.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jean-Christian Imbeault 2003-04-01 11:24:10 Re: row-level locking
Previous Message alain.bruneau 2003-04-01 10:27:06 COBOL Micro Focus Application accessing Postgresql database