git-importer/README.md
Dirk Müller 28d5c6e606
Switch to psycopg rather than psycopg2
It's a bit more modern and uses dedicated c bindings
2024-05-16 11:49:14 +02:00

134 B

sudo zypper in python3-psycopg sudo su - postgres

createdb -O <LOCAL_USER> imported_git

To reset the database, drop table scheme