This website requires JavaScript.
Explore
Help
Sign In
hans
/
Nominatim
Watch
1
Star
0
Fork
1
You've already forked Nominatim
mirror of
https://github.com/osm-search/Nominatim.git
synced
2026-02-16 15:47:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b93ec2522e25102e8a36ca78423a53b4579c68c2
Nominatim
/
nominatim
/
db
History
Sarah Hoffmann
b93ec2522e
use psql for executing sql files
...
This allows to run larger files without needing to keep them in memory.
2021-02-25 18:42:54 +01:00
..
__init__.py
move indexing function into its own Python module
2021-01-18 15:43:27 +01:00
async_connection.py
improve deadlock detection for various versions of psycopg2
2021-02-25 18:11:16 +01:00
connection.py
add function to set up libpq environment
2021-02-25 18:42:54 +01:00
status.py
ignore failure to get replication date
2021-02-14 12:17:30 +01:00
utils.py
use psql for executing sql files
2021-02-25 18:42:54 +01:00