Differences

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

Link to this comparison view

public:postgresql_upgrade_on_freebsd [2023/09/25 11:51] – created Nicopublic:postgresql_upgrade_on_freebsd [2023/09/25 16:51] (current) – [Migrate data] jailhouse build Nico
Line 54: Line 54:
 service postgresql stop  service postgresql stop 
 ``` ```
- 
 ## Migrate data ## Migrate data
 +
 +I run PostgreSQL inside a FreeBSD jail, so base path is `/var/ports/basejail/`. Adjust path if you run it outside a jail.
  
 ```bash ```bash