Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3387587 commit b2773d4Copy full SHA for b2773d4
doc/FAQ
@@ -1,7 +1,7 @@
1
2
Frequently Asked Questions (FAQ) for PostgreSQL
3
4
- Last updated: Sat Jan 25 21:43:37 EST 2003
+ Last updated: Mon Jan 27 01:24:42 EST 2003
5
6
Current maintainer: Bruce Momjian ([email protected])
7
@@ -586,10 +586,6 @@
586
that PostgreSQL has a limit on the number of allowed backend processes
587
is so your system won't run out of resources.
588
589
- In PostgreSQL versions prior to 6.5, the maximum number of backends
590
- was 64, and changing it required a rebuild after altering the
591
- MaxBackendId constant in include/storage/sinvaladt.h.
592
-
593
3.9) What is in the pgsql_tmp directory?
594
595
This directory contains temporary files generated by the query
0 commit comments