Nominatim/nominatim/db
Sarah Hoffmann af7226393a add function to set up libpq environment
Instead of parsing the DSN for each external libpq program we
are going to execute, provide a function that feeds them all
necessary parameters through the environment.

osm2pgsql is the first user.
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 port address level computation to Python 2021-01-26 22:50:54 +01:00