Sorry. Didn't leave proper spacing after the original quote.

My complete reply

------

The Virtualenv Installation guide has you install PostgreSQL as the database 
backend and HyperKitty stores attachments in the database as blobs. The default 
data directory for PostgreSQL in Ubuntu 24.04 LTS is located at: 
/var/lib/postgresql/16/main

However, if you wanted you could always change the location before initializing 
the database by updating the setting in the postgresql.conf file located at: 
/etc/postgresql/16/main/postgresql.conf

Another option could be to use symlinks. Move the data directory to a location 
of choice and then create a symlink in the original location that points to the 
new/actual location.
_______________________________________________
Mailman-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
Archived at: 
https://lists.mailman3.org/archives/list/[email protected]/message/A4X5X7WXRGW2PTXDOPBEUBDL3UIGD4DY/

This message sent to [email protected]

Reply via email to