server_configuration:postgres

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
server_configuration:postgres [2025/03/20 09:47] davidserver_configuration:postgres [2025/03/27 15:42] (current) – external edit 127.0.0.1
Line 9: Line 9:
  
 ==== Installation ==== ==== Installation ====
 +
 +If you don't want the included version, you can use the official apt repository from PostgreSQL: https://www.postgresql.org/download/linux/ubuntu/
  
 <code bash> <code bash>
Line 16: Line 18:
 apt-get update && apt-get upgrade -y apt-get update && apt-get upgrade -y
  
-# Find PostgreSQP versions+# View packages 
 +apt-cache search postgres | grep '^postgresql-*[0-9]* ' 
 + 
 +# Find PostgreSQL versions (old syntax)
 apt-cache search postgres apt-cache search postgres
  
  • server_configuration/postgres.1742464027.txt.gz
  • Last modified: 2025/03/27 15:42
  • (external edit)