public inbox for [email protected]
help / color / mirror / Atom feedFrom: Igor Korot <[email protected]>
To: Tom Lane <[email protected]>
Cc: Daniel Gustafsson <[email protected]>
Cc: Laurenz Albe <[email protected]>
Cc: pgsql-generallists.postgresql.org <[email protected]>
Subject: Re: Another documentation issue
Date: Thu, 24 Apr 2025 00:09:49 -0500
Message-ID: <CA+FnnTxCJGngfSMKuq59YBYFxgooeYphzxSZvmroj+7hnhf8rg@mail.gmail.com> (raw)
In-Reply-To: <[email protected]>
References: <CA+FnnTxPHoCZz2JBFxC3Wdsce9KUwNL0KcH5Ua37R55XLQbrpg@mail.gmail.com>
<[email protected]>
<[email protected]>
<[email protected]>
<CA+FnnTz5tbFf_sHmfkGQZTquxDDgdfq5UVmh0gCSQGPbtoT0vw@mail.gmail.com>
<[email protected]>
Tom,
On Wed, Apr 23, 2025 at 1:40 PM Tom Lane <[email protected]> wrote:
>
> Igor Korot <[email protected]> writes:
> > On Wed, Apr 23, 2025 at 1:28 PM Tom Lane <[email protected]> wrote:
> >> If we do anything about this, I'd just say "systems that have
> >> posix_fadvise()". If we write something more specific it's likely to
> >> become obsolete, and it doesn't seem to me that it's hard for someone
> >> to research "does my box have posix_fadvise()?
>
> > Imagine a person that wants to write a program which will cover creating
> > the table space.
> > Such person needs to cover the appropriate fields with possible values.
> > Is there a #define such person should check to cover the appropriate values?
>
> HAVE_POSIX_FADVISE. Seems to me it'd be way easier to find that
> from documentation that mentions posix_fadvise than from documentation
> that says "it works on systems X, Y, Z".
Most of the time the client and server are located on different machines.
So there is no way to identify what server is supporting.
How do you handle sch situation from the client POV?
Thank you.
>
> regards, tom lane
view thread (10+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected], [email protected], [email protected]
Subject: Re: Another documentation issue
In-Reply-To: <CA+FnnTxCJGngfSMKuq59YBYFxgooeYphzxSZvmroj+7hnhf8rg@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox