Re: [HACKERS] Supporting huge pages on Windows

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: [HACKERS] Supporting huge pages on Windows
Дата
Msg-id CAEepm=1pKATgFYwKKXWGhcnhOnhYD+v+S_YFMT3+YJwsfv4iWg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] Supporting huge pages on Windows  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: [HACKERS] Supporting huge pages on Windows
Список pgsql-hackers
On Mon, Jan 22, 2018 at 3:45 AM, Magnus Hagander <magnus@hagander.net> wrote:
> I got myself a working build env now so I can at least verify it builds,
> which it does.
>
> With that, I'm pushing this. Let's see what the buildfarm thinks of it. And
> if others end up complaining about the platform drop, but I doubt that.
>
> Once again, apologies for the delay, and thanks for the patch!

+        To start the database server on the command prompt as a
standalone process,
+        not as a Windows service, the command prompt must be run as
an administrator
+        User Access Control (UAC) must be disabled. When the UAC is
enabled, the normal
+        command prompt revokes the user right Lock Pages in Memory
when started.

Is that first sentence  missing the word "and" after "administrator"?

-- 
Thomas Munro
http://www.enterprisedb.com


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: [HACKERS] Support for Secure Transport SSL library on macOS asOpenSSL alternative
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation)