Re: [BUGS] BUG #4961: pg_standby.exe crashes with no args

2009-08-04 Thread wader2
thx, Does pg_standby (e.g., pg_standby.exe --version) succeed when you --version and --help are no problem. -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs

Re: [BUGS] BUG #4959: unable to install/start service

2009-08-10 Thread wader2
Robert Haas wrote: On Fri, Jul 31, 2009 at 11:00 AM, wrote: The following bug has been logged online: Bug reference: 4959 Logged by: Email address: wad...@jcom.home.ne.jp PostgreSQL version: 8.4.0 Operating system: Windows Description:unable to install/start service Details

Re: [BUGS] BUG #4961: pg_standby.exe crashes with no args

2009-08-10 Thread wader2
Bruce Momjian wrote: I can't reproduce a crash here on BSD: $ pg_standby pg_standby: not enough command-line arguments Can you show us the command and the crash text? I guess this occurs on only windows (Japanese envionment?). C:\Program Files\PostgreSQL\8.4\bin>pg_standby.ex

Re: [HACKERS] [BUGS] BUG #4961: pg_standby.exe crashes with no args

2009-08-12 Thread wader2
I can't compile nor read source, but can tell you that pg_standby.exe in 8.3.7 works fine. Magnus Hagander wrote: On Mon, Aug 10, 2009 at 20:44, Tom Lane wrote: Magnus Hagander writes: If I just move those two lines into the #ifndef WIN32 block just around it, it compiles and doesn't crash on