Upgrade path to psql 16
This commit is contained in:
		
							parent
							
								
									b15edc8e52
								
							
						
					
					
						commit
						a0b0a309f6
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -7,7 +7,7 @@
 | 
			
		|||
    (let
 | 
			
		||||
      # XXX specify the postgresql package you'd like to upgrade to.
 | 
			
		||||
      # Do not forget to list the extensions you need.
 | 
			
		||||
      newPostgres = pkgs.postgresql_15.withPackages (pp: [
 | 
			
		||||
      newPostgres = pkgs.postgresql_16.withPackages (pp: [
 | 
			
		||||
        # pp.plv8
 | 
			
		||||
      ]);
 | 
			
		||||
    in
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue