1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Remove mention of 6.5 max backends.

This commit is contained in:
Bruce Momjian
2003-01-27 06:25:03 +00:00
parent 33875872fd
commit b2773d4099

View File

@ -1,7 +1,7 @@
Frequently Asked Questions (FAQ) for PostgreSQL
Last updated: Sat Jan 25 21:43:37 EST 2003
Last updated: Mon Jan 27 01:24:42 EST 2003
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@ -586,10 +586,6 @@
that PostgreSQL has a limit on the number of allowed backend processes
is so your system won't run out of resources.
In PostgreSQL versions prior to 6.5, the maximum number of backends
was 64, and changing it required a rebuild after altering the
MaxBackendId constant in include/storage/sinvaladt.h.
3.9) What is in the pgsql_tmp directory?
This directory contains temporary files generated by the query