Re: [HACKERS] Huge pages support on Windows

Поиск
Список
Период
Сортировка
От Tsunakawa, Takayuki
Тема Re: [HACKERS] Huge pages support on Windows
Дата
Msg-id 0A3221C70F24FB45833433255569204D1F728278@G01JPEXMBYT05
обсуждение исходный текст
Ответ на [HACKERS] Huge pages support on Windows  (Andrea caldarone <andrea.caldarone75@gmail.com>)
Список pgsql-hackers
Hello, Andrea

From: pgsql-hackers-owner@postgresql.org
> [mailto:pgsql-hackers-owner@postgresql.org] On Behalf Of Andrea caldarone
> Anyone can point me in the right direction?

Thank you for your interest.

1. Download the PostgreSQL 10 source code (which is still in development), which is the file named
postgresql-snapshot.tar.gzfrom here:
 

https://ftp.postgresql.org/pub/snapshot/dev/

2. Get the latest patch for huge page support for Windows in the mail thread you saw.  The file name is
win_large_pages_v13.patch.

3. Decompress the source code and apply the patch.
$ tar zxf postgresql-snapshot.tar.gz
$ cd postgresql*
$ patch -p1 < win_large_pages_v13.patch

Now you can build and install the program normally.

Regards
Takayuki Tsunakawa


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] WIP: Data at rest encryption
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: [HACKERS] Decimal64 and Decimal128