Re: BUG #2045: test_fsync "-f" option

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Akio Iwaasa <a-iwaasa(at)sol(dot)dti(dot)ne(dot)jp>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2045: test_fsync "-f" option
Date: 2005-11-16 01:25:40
Message-ID: 200511160125.jAG1PeC22249@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Akio Iwaasa wrote:
>
> The following bug has been logged online:
>
> Bug reference: 2045
> Logged by: Akio Iwaasa
> Email address: a-iwaasa(at)sol(dot)dti(dot)ne(dot)jp
> PostgreSQL version: 8.0 , 8.1
> Operating system: RedHat EL ES 3.0
> Description: test_fsync "-f" option
> Details:
>
> Dear Sirs,
>
> This is a bug report of fsync test tool
> (src/tools/fsync/test_fsync.c), not of
> PostgreSQL server.
>
> This tool's "-f filename" option is ignored.
> This tool always uses FSYNC_FILENAME
> (/var/tmp/test_fsync.out) when open file.

Fixed in 8.1.X and CVS HEAD. Thanks for the report.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2005-11-16 01:32:17 Re: BUG #2046: defective date_trunc
Previous Message Eugene Chow 2005-11-16 01:25:37 Assigning null to an array element in plpgsql