mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-29 22:49:41 +03:00 
			
		
		
		
	The pg_buffercache_pages function provided by this extension is PARALLEL SAFE. Andreas Karlsson
		
			
				
	
	
		
			6 lines
		
	
	
		
			157 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			157 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # pg_buffercache extension
 | |
| comment = 'examine the shared buffer cache'
 | |
| default_version = '1.2'
 | |
| module_pathname = '$libdir/pg_buffercache'
 | |
| relocatable = true
 |