View Single Post

   
  #3 (permalink)  
Old 04-24-2008, 06:15 PM
Bruce Momjian
 
Posts: n/a
Default Re: Testing pg_terminate_backend()

Magnus Hagander wrote:
> Done that. Also, I needed to replace "gmake" with "make", since I'm on
> linux...
>
> Anyway. It's been running for about 12 hours now, and I have *nothing*
> in the output file. That tells me that the script doesn't appear to be
> working - correct? It should output *something* there, right? (It's
> obviously running, because I've got about 400,000 lines in nohup.out..)
>
> Argh. So here I am looking at it now for details, and it seems the
> script should be run from src/test/regress, and I ran it from the root
> directory.. Oops. Also, I needed to place psql in the path - it failed
> to find it, but hid the error message.
>
> Just a hint if someone else is running it ;-)


Yea, basically you need to rewrite my script. :-(

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

--
Sent via pgsql-patches mailing list (pgsql-patches@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-patches

Reply With Quote