pgsql: On Windows, set the postmaster executable's stack size to 4MB, so

Поиск
Список
Период
Сортировка
От tgl@svr1.postgresql.org (Tom Lane)
Тема pgsql: On Windows, set the postmaster executable's stack size to 4MB, so
Дата
Msg-id 20050126215735.1B28A3A5908@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
On Windows, set the postmaster executable's stack size to 4MB, so that
it agrees with the default value of max_stack_depth.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
    pgsql/src/backend:
        Makefile (r1.107 -> r1.107.4.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/Makefile.diff?r1=1.107&r2=1.107.4.1)

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

Предыдущее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: On Windows, set the postmaster executable's stack size to 4MB, so
Следующее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Adjust Windows autovacuum service to retry for up to 5 minutes