Is there a way to temporarily disable a trigger without dropping and
re-adding it?
Thanks,
Chuck
---(end of broadcast)---
TIP 7: don't forget to increase your free space map settings
On Dec 30, 2003, at 3:07 AM, Hans Peter Wiedau wrote:
On Mon, Dec 29, 2003 at 02:37:57PM -0700, Charles Haron wrote:
The following command works as I want:
psql -c "DELETE FROM prg_dates_members WHERE confirm = 'f';" comfire
I want to be able to run the above command as a cr
> From: "David F. Skoll" <[EMAIL PROTECTED]>
> Date: Mon, 29 Dec 2003 17:23:53 -0500 (EST)
> To: Charles Haron <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
> Subject: Re: [ADMIN] How to use psql -c?
>
> On Mon, 29 Dec 2003, Charles Haron wrote:
>
&g
> From: Michael Fuhr <[EMAIL PROTECTED]>
> Date: Mon, 29 Dec 2003 14:06:13 -0700
> To: Charles Haron <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
> Subject: Re: [ADMIN] How to use psql -c?
>
> On Mon, Dec 29, 2003 at 01:49:00PM -0700, Charles Haron wrote:
>>
Hello,
Can someone give me an example of how to use the -c option of psql? I can't
seem to get it to work.
Thanks,
Chuck
---(end of broadcast)---
TIP 6: Have you searched our list archives?
http://archives.postgresql.org
Hello,
When I attempt to run "createlang plperlu test" I get the following error.
ERROR: stat failed on file '$libdir/plperl': No such file or directory
createlang: language installation failed
I assuming that this error is because I didn't provide the configure
option --with-perl.
If simply d