mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Remove mention of 6.5 max backends.
This commit is contained in:
6
doc/FAQ
6
doc/FAQ
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Frequently Asked Questions (FAQ) for PostgreSQL
|
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)
|
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
|
that PostgreSQL has a limit on the number of allowed backend processes
|
||||||
is so your system won't run out of resources.
|
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?
|
3.9) What is in the pgsql_tmp directory?
|
||||||
|
|
||||||
This directory contains temporary files generated by the query
|
This directory contains temporary files generated by the query
|
||||||
|
Reference in New Issue
Block a user