Re: BUG #4961: pg_standby.exe crashes with no args - Mailing list pgsql-bugs

From Hiroshi Saito
Subject Re: BUG #4961: pg_standby.exe crashes with no args
Date
Msg-id 6B091D4140774BCBBC7F7D8E288183F8@HIRO57887DE653
Whole thread Raw
In response to Re: BUG #4961: pg_standby.exe crashes with no args  (Bruce Momjian <bruce@momjian.us>)
List pgsql-bugs
Hi.

Yes,  I also reproduce it.  It is very strange......
==
Windows-XP Home Edition Version2002 Service Pack3(Japanese)
CPU N270 @ 1.60Ghz 1GB RAM
==

C:\Program Files\PostgreSQL\8.4\bin>pg_standby.exe --help
pg_standby allows PostgreSQL warm standby servers to be configured.

Usage:
<snip>

C:\Program Files\PostgreSQL\8.4\bin>pg_standby.exe
...crash...

However,  MinGW+gcc returns a normal result.

$ pg_standby
pg_standby: not enough command-line arguments

I don't have the margin time which still investigates it.

Regards,
Hiroshi Saito

----- Original Message -----
From: "wader2" <wader2@jcom.home.ne.jp>


> 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.exe
>
> results no text on command line, Windows error dialog.
>
> AppName:pg_standby.exe AppVer:0.0.0.0 ModName:msvcr80.dll
> ModVer:8.0.50727.762   Offset:000091ad
>
> --
> Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-bugs
>

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #4972: RFE: convert timestamps to fractional seconds
Next
From: Magnus Hagander
Date:
Subject: Re: BUG #4961: pg_standby.exe crashes with no args