feat: pg with extensions and open to podmans containers
This commit is contained in:
@@ -3,6 +3,10 @@ postgres_packages:
|
||||
- postgresql
|
||||
- python-psycopg2
|
||||
|
||||
# AUR packages (installed via paru)
|
||||
postgres_aur_packages:
|
||||
- pgvector
|
||||
|
||||
postgres_service_name: postgresql
|
||||
postgres_config_path: "{{ postgres_data_dir }}/postgresql.conf"
|
||||
postgres_config_dir: "{{ postgres_data_dir }}/conf.d"
|
||||
|
||||
Reference in New Issue
Block a user