Skip to content

Commit 5677378

Browse files
committed
Fix typos
1 parent 7a0be67 commit 5677378

File tree

1 file changed

+1
-1
lines changed
  • src/backend/access/transam

1 file changed

+1
-1
lines changed

src/backend/access/transam/clog.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ TransactionIdGetStatus(TransactionId xid, XLogRecPtr *lsn)
416416
*
417417
* Testing during the PostgreSQL 9.2 development cycle revealed that on a
418418
* large multi-processor system, it was possible to have more CLOG page
419-
* requests in flight at one time than the numebr of CLOG buffers which existed
419+
* requests in flight at one time than the number of CLOG buffers which existed
420420
* at that time, which was hardcoded to 8. Further testing revealed that
421421
* performance dropped off with more than 32 CLOG buffers, possibly because
422422
* the linear buffer search algorithm doesn't scale well.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy