Re: Direct I/O

From: Christoph Berg <myon(at)debian(dot)org>
To: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, Dagfinn Ilmari Mannsåker <ilmari(at)ilmari(dot)org>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Direct I/O
Date: 2023-04-13 22:31:40
Message-ID: ZDiCzB/kEUqs1Ba1@msg.df7cb.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Re: Thomas Munro
> Linux/tmpfs: 1..0 # SKIP pre-flight test if we can open a file with
> O_DIRECT failed: Invalid argument

I confirm it's working now:

t/004_io_direct.pl .............. skipped: pre-flight test if we can open a file with O_DIRECT failed: Invalid argument
All tests successful.

Thanks,
Christoph

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2023-04-13 22:32:13 Re: Clean up hba.c of code freeing regexps
Previous Message David Rowley 2023-04-13 22:30:57 Re: Can we do something to help stop users mistakenly using force_parallel_mode?